MCPcopy Create free account
hub / github.com/cloudfoundry/garden / SetTTY

Method SetTTY

container.go:194–194  ·  view source on GitHub ↗
(TTYSpec)

Source from the content-addressed store, hash-verified

192 ID() string
193 Wait() (int, error)
194 SetTTY(TTYSpec) error
195 Signal(Signal) error
196}
197

Callers 4

connection_test.goFile · 0.65
SetTTYMethod · 0.65
streamInputMethod · 0.65

Implementers 2

FakeProcessgardenfakes/fake_process.go
processclient/connection/process.go

Calls

no outgoing calls

Tested by

no test coverage detected