pub fn start(home: &UnifierHome, foreground: bool) -> Result<()>Expand description
Start the hot daemon. With foreground, blocks in the current process (for tests).
pub fn start(home: &UnifierHome, foreground: bool) -> Result<()>Start the hot daemon. With foreground, blocks in the current process (for tests).