MCPcopy
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
27func init() {
28 InitColorSupport()
29}
30
31func InitColorSupport() {
32 if colorsEnabled() {

Callers

nothing calls this directly

Calls 1

InitColorSupportFunction · 0.85

Tested by

no test coverage detected