Expand description
The command-line interface.
See Cli
.
Structs§
- Cli 🔒
- A Rust Tor relay implementation.
- Global
Args 🔒 - Global arguments for all commands.
- RunArgs 🔒
- Arguments when running an Arti relay.
Enums§
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 forCli
.