Skip to main content

run_watch_loop

Function run_watch_loop 

Source
pub fn run_watch_loop(
    watch_dirs: &[String],
    db_path: &str,
    state_db_path: &str,
    log_path: &str,
    pid_file: &str,
)