Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wavetermdev/waveterm
/ Wait
Method
Wait
pkg/genconn/genconn.go:57–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
type
ShellProcessController
interface
{
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
Callers
4
Wait
Method · 0.65
RunSimpleCommand
Function · 0.65
ProcessContextWait
Function · 0.65
Wait
Method · 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