Base Command implementation for Format

Note that run is not implemented yet
This commit is contained in:
Antonio Natilla
2021-11-02 18:13:06 +01:00
parent b53570ceaa
commit 52cb50b937
4 changed files with 59 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ pub fn create_default_context() -> EngineState {
External,
First,
For,
Format,
From,
FromJson,
Get,