Skip to main content

run_daemon

Function run_daemon 

Source
pub fn run_daemon(project_root: &Path, resume: bool) -> Result<()>
Expand description

Run the daemon loop directly (called by the hidden batty daemon subcommand).

This is the entry point for the daemonized background process.