Skip to main content

run_daemon

Function run_daemon 

Source
pub async fn run_daemon(session: &str)
Expand description

Entry point called when running as daemon (via –run-daemon flag in main.rs). This runs in a fresh process with no tokio runtime yet.