MCPcopy
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
22type ConnInterface interface {
23 Kill()
24 KillGraceful(time.Duration)
25 Wait() error
26 Start() error

Callers 14

RemoteStartJobCommandMethod · 0.65
CpWshToRemoteFunction · 0.65
KillMethod · 0.65
KillGracefulMethod · 0.65
KillGracefulMethod · 0.65
runBuilderAppMethod · 0.65
stopProcess_nolockMethod · 0.65
StopMethod · 0.65
runTsunamiAppBinaryFunction · 0.65
SignalTermFunction · 0.65
SignalHupFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected