Function run

Source
pub(crate) fn run<R: Runtime>(
    runtime: R,
    hsc_matches: &ArgMatches,
    config: &TorClientConfig,
) -> Result<()>
Available on crate feature hsc only.
Expand description

Run the hsc subcommand.