watchexec-cli 1.21.1

Executes commands in response to file modifications
Documentation
1
2
3
4
5
6
mod common;
mod globset;
mod tagged;

pub use globset::globset;
pub use tagged::tagged;