Add watch command (#5331)

This commit is contained in:
Reilly Wood
2022-04-28 07:26:34 -07:00
committed by GitHub
parent 3cf3329e49
commit f2d7454330
5 changed files with 545 additions and 65 deletions

View File

@ -199,6 +199,7 @@ pub fn create_default_context(cwd: impl AsRef<Path>) -> EngineState {
Save,
Touch,
Glob,
Watch,
};
// Platform