Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/envbox
/ OSProcess
Method
OSProcess
xunix/exec.go:48–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
type
Cmd
interface
{
47
utilexec.Cmd
48
OSProcess() *os.Process
49
}
50
51
type
executor
struct
{}
Callers
1
kill
Method · 0.65
Implementers
1
FakeCmd
xunix/xunixfake/exec.go
Calls
no outgoing calls
Tested by
no test coverage detected