forked from extern/nushell
Port parse command (#338)
This commit is contained in:
@ -88,6 +88,7 @@ pub fn create_default_context() -> EngineState {
|
||||
Module,
|
||||
Mv,
|
||||
ParEach,
|
||||
Parse,
|
||||
Ps,
|
||||
Range,
|
||||
Reverse,
|
||||
|
Reference in New Issue
Block a user