Skip to main content

run_daemon

Function run_daemon 

Source
pub async fn run_daemon(
    db_path: &Path,
    args: SyncDaemonArgs,
    cli_agent_id: Option<&str>,
) -> Result<()>
Expand description

sync-daemon handler. Delegates the inner loop to daemon_runtime.