Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
NewUI
Function · 0.65
NewPluginUI
Function · 0.65
Implementers
1
FakeConfig
command/commandfakes/fake_config.go
Calls
no outgoing calls
Tested by
no test coverage detected