Skip to main content

run

Function run 

Source
pub async fn run(
    db_path: &Path,
    args: &CuratorArgs,
    app_config: &AppConfig,
    out: &mut CliOutput<'_>,
) -> Result<()>
Expand description

curator handler. Daemon-mode delegates to daemon_runtime.