Expand description
ANSI terminal capabilities detection and feature support
Structs§
- Ansi
Capabilities - ANSI terminal feature capabilities
Enums§
- Color
Depth - Color depth support level detected for the terminal
- Color
Scheme - Detected terminal color scheme (light or dark background)
Statics§
- CAPABILITIES
- Global capabilities instance (cached)
Functions§
- detect_
color_ scheme - Detect terminal color scheme from environment.
- is_
clicolor_ force - Check if CLICOLOR_FORCE is set
- is_
no_ color - Check if NO_COLOR environment variable is set