Function auraed::run

source ·
pub async fn run(
    runtime: AuraedRuntime,
    socket: Option<String>,
    verbose: bool,
    nested: bool
) -> Result<(), Box<dyn Error>>
Expand description

Starts the runtime loop for the daemon.