Module cl_repl::args

source ·
Expand description

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

Structs§

Enums§

  • The CLI’s operating mode

Functions§

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