Module args

Source
Expand description

Handles argument parsing (currently using the [argwerk] crate)

Structs§

Args

Enums§

Mode
The CLI’s operating mode

Functions§

is_terminal
gets whether stdin AND stdout are a terminal, for pipelining