Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
ExitCode
Method · 0.65
exitCodeFromWaitErr
Function · 0.65
ExitCode
Method · 0.65
manageRunningShellProcess
Method · 0.65
runTsunamiAppBinary
Function · 0.65
exitCodeFromWaitErr
Function · 0.65
GetCmdExitCode
Function · 0.65
GetExitCode
Function · 0.65
Implementers
2
CmdWrap
pkg/shellexec/conninterface.go
SessionWrap
pkg/shellexec/conninterface.go
Calls
no outgoing calls
Tested by
no test coverage detected