Crate meet
Source - handle
- Handles events (file notifcations / process notifcations) and forks a new process
when required.
- run
- watch
- Watches the working directory of the process, and sends a
PathEvent to the provided sender if a relevant file or
directory changes.