MCPcopy
hub / github.com/wavetermdev/waveterm / StderrPipe

Method StderrPipe

pkg/shellexec/conninterface.go:31–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29 StdinPipe() (io.WriteCloser, error)
30 StdoutPipe() (io.ReadCloser, error)
31 StderrPipe() (io.ReadCloser, error)
32 SetSize(w int, h int) error
33 pty.Pty
34}

Callers 6

RemoteStartJobCommandMethod · 0.65
StderrPipeMethod · 0.65
StderrPipeMethod · 0.65
runBuilderAppMethod · 0.65
StderrPipeMethod · 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