'update' command (#333)

This commit is contained in:
JT
2021-11-14 12:02:54 +13:00
committed by GitHub
parent 08d316f6a7
commit e76451866d
3 changed files with 123 additions and 0 deletions

View File

@ -119,6 +119,7 @@ pub fn create_default_context() -> EngineState {
ToJson,
Touch,
Use,
Update,
Where,
WithEnv,
Wrap,