forked from extern/nushell
'update' command (#333)
This commit is contained in:
@ -119,6 +119,7 @@ pub fn create_default_context() -> EngineState {
|
||||
ToJson,
|
||||
Touch,
|
||||
Use,
|
||||
Update,
|
||||
Where,
|
||||
WithEnv,
|
||||
Wrap,
|
||||
|
Reference in New Issue
Block a user