Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LanceLRQ/deer-executor
/ sys
Method
sys
common/sandbox/cmd/exec_posix.go:99–101 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
97
}
98
99
func
(p *ProcessState) sys()
interface
{} {
100
return
p.status
101
}
102
103
func
(p *ProcessState) sysUsage()
interface
{} {
104
return
p.rusage
Callers
1
Sys
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected