pub fn run_daemon(project_root: &Path, resume: bool) -> Result<()>
Run the daemon loop directly (called by the hidden batty daemon subcommand).
batty daemon
This is the entry point for the daemonized background process.