Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ IsColorEnabled
Method
IsColorEnabled
pkg/iostreams/iostreams.go:42–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
type
term
interface
{
41
IsTerminalOutput() bool
42
IsColorEnabled() bool
43
Is256ColorSupported() bool
44
IsTrueColorSupported() bool
45
Theme() string
Callers
1
ColorEnabled
Method · 0.65
Implementers
1
fakeTerm
pkg/iostreams/iostreams.go
Calls
no outgoing calls
Tested by
no test coverage detected