Skip to main content

ensure_daemon_running

Function ensure_daemon_running 

Source
pub async fn ensure_daemon_running(config: &DaemonConfig) -> Result<(), String>
Expand description

Ensure daemon is running, starting it if necessary