Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
22
func
(w *wrapper) WithOSEnv() Builder {
Callers
6
New
Function · 0.65
ExampleBuilder_WithEnv
Function · 0.65
TestCommandWithWorkingDir
Function · 0.65
TestCommandEnvDoesNotEval
Function · 0.65
TestCommandContextCancels
Function · 0.65
TestCommandForceKills
Function · 0.65
Implementers
1
wrapper
shell/shell.go
Calls
no outgoing calls
Tested by
5
ExampleBuilder_WithEnv
Function · 0.52
TestCommandWithWorkingDir
Function · 0.52
TestCommandEnvDoesNotEval
Function · 0.52
TestCommandContextCancels
Function · 0.52
TestCommandForceKills
Function · 0.52