Settings
Help

Module cli

Module cli 

Source
Expand description

The command-line interface.

See Cli.

StructsΒ§

Cli πŸ”’
A Rust Tor relay implementation.
GlobalArgs πŸ”’
Global arguments for all commands.
RunArgs πŸ”’
Arguments when running an Arti relay.

EnumsΒ§

Commands πŸ”’
Main subcommands.
LogLevel πŸ”’
Log levels allowed by the cli.

StaticsΒ§

DEFAULT_CONFIG_PATHS πŸ”’
A cached copy of the default config paths.

FunctionsΒ§

cli_cmd_post_processing πŸ”’
Perform post-processing on the [Command] generated by clap for Cli.