Skip to main content

run

Function run 

Source
pub(crate) fn run<R: Runtime>(
    runtime: R,
    hsc_matches: &ArgMatches,
    config: &TorClientConfig,
) -> Result<()>
Expand description

Run the hsc subcommand.