forked from extern/nushell
Port default command (#848)
This commit is contained in:
@ -57,6 +57,7 @@ pub fn create_default_context(cwd: impl AsRef<Path>) -> EngineState {
|
||||
Collect,
|
||||
Columns,
|
||||
Compact,
|
||||
Default,
|
||||
Drop,
|
||||
DropColumn,
|
||||
DropNth,
|
||||
|
Reference in New Issue
Block a user