Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Shopify/goose
/ WithOSEnv
Method
WithOSEnv
shell/builder.go:14–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
13
type
Builder
interface
{
14
WithOSEnv() Builder
15
WithEnv(env Env) Builder
16
WithWorkingDir(dir string) Builder
17
WithSysProcAttr(attr *syscall.SysProcAttr) Builder
Callers
1
NewDefaultBuilder
Function · 0.65
Implementers
1
wrapper
shell/shell.go
Calls
no outgoing calls
Tested by
no test coverage detected