Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewProcessGroup ¶
func RunAppBundle ¶
func RunAppBundle(params *RunnerParams, bundlePath string) error
Types ¶
type RunnerParams ¶
type RunnerParams struct { RequestContext *butlerd.RequestContext Ctx context.Context Sandbox bool FullTargetPath string Name string Dir string Args []string Env []string Stdout io.Writer Stderr io.Writer PrereqsDir string Credentials *butlerd.GameCredentials InstallFolder string Runtime *manager.Runtime }
Source Files ¶
Click to show internal directories.
Click to hide internal directories.