Skip to main content

fs_watch_loop_alive

Function fs_watch_loop_alive 

Source
pub fn fs_watch_loop_alive() -> bool
Expand description

Event-loop liveness: a persistent fs.watch / fs.watchFile entry keeps the process alive (Node semantics); non-persistent entries never pin.