Expand description
CLI option parsing.
Modules§
- guess_
language - Guess which programming language a file is written in.
Structs§
Enums§
Constants§
Functions§
- detect_
display_ width - Choose the display width: try to autodetect, or fall back to a sensible default.
- parse_
args - Parse CLI arguments passed to the binary.
- should_
use_ color