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

Method Signal

container.go:195–195  ·  view source on GitHub ↗
(Signal)

Source from the content-addressed store, hash-verified

193 Wait() (int, error)
194 SetTTY(TTYSpec) error
195 Signal(Signal) error
196}
197
198type Signal int

Callers 4

connection_test.goFile · 0.65
SignalMethod · 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