Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wavetermdev/waveterm
/ StdinPipe
Method
StdinPipe
pkg/shellexec/conninterface.go:29–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
ExitCode() int
28
ExitSignal() string
29
StdinPipe() (io.WriteCloser, error)
30
StdoutPipe() (io.ReadCloser, error)
31
StderrPipe() (io.ReadCloser, error)
32
SetSize(w int, h int) error
Callers
9
RemoteStartJobCommand
Method · 0.65
CpWshToRemote
Function · 0.65
StartConnServer
Method · 0.65
CpWshToRemote
Function · 0.65
StdinPipe
Method · 0.65
StdinPipe
Method · 0.65
runBuilderApp
Method · 0.65
StdinPipe
Method · 0.65
runTsunamiAppBinary
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