MCPcopy Index your code
hub / github.com/cli/cli / Is256ColorSupported

Method Is256ColorSupported

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

Source from the content-addressed store, hash-verified

41 IsTerminalOutput() bool
42 IsColorEnabled() bool
43 Is256ColorSupported() bool
44 IsTrueColorSupported() bool
45 Theme() string
46 Size() (int, int, error)

Callers 1

ColorSupport256Method · 0.65

Implementers 1

fakeTermpkg/iostreams/iostreams.go

Calls

no outgoing calls

Tested by

no test coverage detected