new glob command (#5087)

This commit is contained in:
Darren Schroeder
2022-04-04 15:45:01 -05:00
committed by GitHub
parent abe028f930
commit e2cf4cc7d6
5 changed files with 250 additions and 5 deletions

View File

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