Skip to main content

run_daemon

Function run_daemon 

Source
pub fn run_daemon(project: &Path, plan: Plan) -> Result<(), String>
Expand description

Foreground body of the detached watcher process. Standard streams remain detached; only sparse lifecycle events are written to the bounded log.