Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudfoundry/cli
/ init
Function
init
cf/terminal/color.go:27–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
)
26
27
func
init() {
28
InitColorSupport()
29
}
30
31
func
InitColorSupport() {
32
if
colorsEnabled() {
Callers
nothing calls this directly
Calls
1
InitColorSupport
Function · 0.85
Tested by
no test coverage detected