Expand description
File watcher with debounce for watch-mode process restarts.
Structs§
- Watch
Handle - Handle to a running file watcher. Drop to stop watching.
Functions§
- create_
watcher - Create a file watcher that sends the process name to
restart_txwhen watched files change (after debounce).