pub async fn run() -> Result<(), BootstrapError>Expand description
Resolve, claim, and serve the per-user daemon singleton.
A second invocation is successful: if a live daemon authenticates from the
existing connection file, this returns Ok(()) after logging and the caller
exits with status 0.