MCPcopy
hub / github.com/cloudfoundry/cli / SIGWINCH

Function SIGWINCH

cf/ssh/sigwinch/sigwinch_win.go:8–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6import "syscall"
7
8func SIGWINCH() syscall.Signal {
9 panic("Not supported on windows")
10}

Callers 2

InteractiveSessionMethod · 0.92
InteractiveSessionMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected