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

Method TerminalWidth

util/ui/config.go:16–16  ·  view source on GitHub ↗

TerminalWidth returns the width of the terminal

()

Source from the content-addressed store, hash-verified

14 IsTTY() bool
15 // TerminalWidth returns the width of the terminal
16 TerminalWidth() int
17}

Callers 2

NewUIFunction · 0.65
NewPluginUIFunction · 0.65

Implementers 1

FakeConfigcommand/commandfakes/fake_config.go

Calls

no outgoing calls

Tested by

no test coverage detected