MCPcopy 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

46type Cmd interface {
47 utilexec.Cmd
48 OSProcess() *os.Process
49}
50
51type executor struct{}

Callers 1

killMethod · 0.65

Implementers 1

FakeCmdxunix/xunixfake/exec.go

Calls

no outgoing calls

Tested by

no test coverage detected