MCPcopy Create free account
hub / github.com/cli/cli / ColorLabels

Method ColorLabels

pkg/iostreams/iostreams.go:121–123  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

119}
120
121func (s *IOStreams) ColorLabels() bool {
122 return s.colorLabels
123}
124
125// DetectTerminalTheme is a utility to call before starting the output pager so that the terminal background
126// can be reliably detected.

Callers 2

ColorSchemeMethod · 0.95
MainFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected