MCPcopy 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
99func (p *ProcessState) sys() interface{} {
100 return p.status
101}
102
103func (p *ProcessState) sysUsage() interface{} {
104 return p.rusage

Callers 1

SysMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected