MCPcopy
hub / github.com/cli/cli / ColorLabels

Method ColorLabels

pkg/iostreams/iostreams.go:110–112  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

108}
109
110func (s *IOStreams) ColorLabels() bool {
111 return s.colorLabels
112}
113
114// DetectTerminalTheme is a utility to call before starting the output pager so that the terminal background
115// can be reliably detected.

Callers 2

ColorSchemeMethod · 0.95
MainFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected