Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Shopify/goose
/ RunAndGetOutput
Method
RunAndGetOutput
shell/supervisor.go:22–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
Start() error
21
Run() error
22
RunAndGetOutput() ([]byte, []byte, error)
23
Wait() error
24
Kill(signal syscall.Signal) error
25
}
Callers
6
ExampleSupervisor_RunAndGetOutput
Function · 0.65
ExampleBuilder_WithEnv
Function · 0.65
TestCommandRunWait
Function · 0.65
TestCommandWithWorkingDir
Function · 0.65
TestCommandEnvDoesNotEval
Function · 0.65
TestCommandStdinBeforeStart
Function · 0.65
Implementers
1
wrapper
shell/shell.go
Calls
no outgoing calls
Tested by
6
ExampleSupervisor_RunAndGetOutput
Function · 0.52
ExampleBuilder_WithEnv
Function · 0.52
TestCommandRunWait
Function · 0.52
TestCommandWithWorkingDir
Function · 0.52
TestCommandEnvDoesNotEval
Function · 0.52
TestCommandStdinBeforeStart
Function · 0.52