MCPcopy
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

RemoteStartJobCommandMethod · 0.65
CpWshToRemoteFunction · 0.65
StartConnServerMethod · 0.65
CpWshToRemoteFunction · 0.65
StdinPipeMethod · 0.65
StdinPipeMethod · 0.65
runBuilderAppMethod · 0.65
StdinPipeMethod · 0.65
runTsunamiAppBinaryFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected