Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wavetermdev/waveterm
/ Kill
Method
Kill
pkg/genconn/genconn.go:58–58 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
56
Start() error
57
Wait() error
58
Kill()
59
60
// these are not required to be called, if they are not called, the impl will set to discard output
61
StdinPipe() (io.WriteCloser, error)
Callers
2
Kill
Method · 0.65
ProcessContextWait
Function · 0.65
Implementers
4
CmdWrap
pkg/shellexec/conninterface.go
SessionWrap
pkg/shellexec/conninterface.go
WSLProcessController
pkg/genconn/wsl-impl.go
SSHProcessController
pkg/genconn/ssh-impl.go
Calls
no outgoing calls
Tested by
no test coverage detected