pub async fn run( runtime: AuraedRuntime, socket: Option<String>, verbose: bool, nested: bool ) -> Result<(), Box<dyn Error>>
Starts the runtime loop for the daemon.