forked from extern/nushell
Add 'to json'
This commit is contained in:
@ -67,6 +67,8 @@ pub fn create_default_context() -> EngineState {
|
||||
SplitRow,
|
||||
Sys,
|
||||
Table,
|
||||
To,
|
||||
ToJson,
|
||||
Touch,
|
||||
Use,
|
||||
Where,
|
||||
|
Reference in New Issue
Block a user