Function run

Source
pub(crate) fn run<R: Runtime>(
    runtime: R,
    keys_matches: &ArgMatches,
    config: &TorClientConfig,
) -> Result<()>
Available on crate feature onion-service-cli-extra only.
Expand description

Run the keys subcommand.