Crate watchexec[][src]

Expand description

Watchexec: the library

From version 1.16.0, semver applies!

Re-exports

pub use run::run;
pub use run::watch;
pub use run::Handler;

Modules

Configuration for watchexec.

Enums

Shell to use to run commands.