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
.