MCPcopy
hub / github.com/wavetermdev/waveterm / ExitCode

Method ExitCode

pkg/shellexec/conninterface.go:27–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 Wait() error
26 Start() error
27 ExitCode() int
28 ExitSignal() string
29 StdinPipe() (io.WriteCloser, error)
30 StdoutPipe() (io.ReadCloser, error)

Callers 8

ExitCodeMethod · 0.65
exitCodeFromWaitErrFunction · 0.65
ExitCodeMethod · 0.65
runTsunamiAppBinaryFunction · 0.65
exitCodeFromWaitErrFunction · 0.65
GetCmdExitCodeFunction · 0.65
GetExitCodeFunction · 0.65

Implementers 2

CmdWrappkg/shellexec/conninterface.go
SessionWrappkg/shellexec/conninterface.go

Calls

no outgoing calls

Tested by

no test coverage detected