MCPcopy Create free account
hub / github.com/Shopify/goose / Prepare

Method Prepare

shell/builder.go:19–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 WithSysProcAttr(attr *syscall.SysProcAttr) Builder
18 WithContextCancellation(gracefulTimeout time.Duration) Builder
19 Prepare() Supervisor
20}
21
22func (w *wrapper) WithOSEnv() Builder {

Callers 6

NewFunction · 0.65
ExampleBuilder_WithEnvFunction · 0.65
TestCommandForceKillsFunction · 0.65

Implementers 1

wrappershell/shell.go

Calls

no outgoing calls

Tested by 5

ExampleBuilder_WithEnvFunction · 0.52
TestCommandForceKillsFunction · 0.52