MCPcopy Create free account
hub / github.com/LanceLRQ/deer-executor / Signal

Method Signal

common/sandbox/cmd/exec.go:71–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

69type Signal interface {
70 String() string
71 Signal() // to distinguish from other Stringers
72}
73
74// Getpid returns the process id of the caller.

Callers 4

saveExitRusageMethod · 0.65
analysisExitStatusMethod · 0.65
StringMethod · 0.65
RunUnixShellFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected