Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cli/cli
/ IsColorEnabled
Method
IsColorEnabled
pkg/iostreams/iostreams.go:44–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
type
term
interface
{
43
IsTerminalOutput() bool
44
IsColorEnabled() bool
45
Is256ColorSupported() bool
46
IsTrueColorSupported() bool
47
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