Module cli

Module cli 

Source
Expand description

CLI argument definitions and parsing.

This module defines the command-line interface using clap.

Re-exports§

pub use args::*;

Modules§

args
Command argument definitions.
commands

Structs§

Cli

Enums§

Command
CompletionShell
Shell with auto-generated completion script available.

Functions§

print_completions
Generate shell completion script to stdout