src.elv.sh/pkg/cli.aTTY.sigCh (field)
6 uses
src.elv.sh/pkg/cli (current package)
tty.go#L52: sigCh chan os.Signal
tty.go#L111: t.sigCh = sys.NotifySignals()
tty.go#L112: return t.sigCh
tty.go#L116: signal.Stop(t.sigCh)
tty.go#L117: close(t.sigCh)
tty.go#L118: t.sigCh = nil
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)