Skip to main content

run_daemon_subcommand

Function run_daemon_subcommand 

Source
pub async fn run_daemon_subcommand(
    sub: DaemonSub,
    quiet: bool,
    no_progress: bool,
) -> Result<(), CliError>