Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wavetermdev/waveterm
/ Kill
Method
Kill
pkg/shellexec/conninterface.go:23–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
22
type
ConnInterface
interface
{
23
Kill()
24
KillGraceful(time.Duration)
25
Wait() error
26
Start() error
Callers
14
RemoteProcessSignalCommand
Method · 0.65
RemoteStartJobCommand
Method · 0.65
CpWshToRemote
Function · 0.65
Kill
Method · 0.65
KillGraceful
Method · 0.65
KillGraceful
Method · 0.65
runBuilderApp
Method · 0.65
stopProcess_nolock
Method · 0.65
Stop
Method · 0.65
runTsunamiAppBinary
Function · 0.65
SignalTerm
Function · 0.65
SignalHup
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