Skip to main content

run

Function run 

Source
pub fn run(root: PathBuf) -> Result<()>
Expand description

Run the daemon for root in the foreground. Returns once the socket can’t be owned (another daemon is already running) or on a fatal error.