MCPcopy Index your code
hub / github.com/cloudfoundry/cli / TTYOption

TypeAlias TTYOption

actor/sharedaction/ssh.go:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3import "code.cloudfoundry.org/cli/v8/util/clissh"
4
5type TTYOption clissh.TTYRequest
6
7const (
8 RequestTTYAuto TTYOption = iota

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected