Expand description
Support for standard options to disable colors in the terminal.
An implementation of the NO_COLOR standard, following the Command Line Interface Guidelines.
§Usage
See ColorNope for usage examples.
Structs§
- Color
Nope - Decides whether color should be enabled, based on the environment and the target stream.