forked from extern/nushell
Port detect columns
(#892)
This commit is contained in:
@ -133,6 +133,7 @@ pub fn create_default_context(cwd: impl AsRef<Path>) -> EngineState {
|
||||
BuildString,
|
||||
Char,
|
||||
Decode,
|
||||
DetectColumns,
|
||||
Format,
|
||||
Parse,
|
||||
Size,
|
||||
|
Reference in New Issue
Block a user