forked from extern/nushell
Add from csv and from tsv (#320)
This commit is contained in:
@ -45,7 +45,9 @@ pub fn create_default_context() -> EngineState {
|
||||
For,
|
||||
Format,
|
||||
From,
|
||||
FromCsv,
|
||||
FromJson,
|
||||
FromTsv,
|
||||
Get,
|
||||
Griddle,
|
||||
Help,
|
||||
|
Reference in New Issue
Block a user