forked from extern/nushell
port sort_by without float (yet) (#814)
This commit is contained in:
@ -85,6 +85,7 @@ pub fn create_default_context(cwd: impl AsRef<Path>) -> EngineState {
|
||||
Skip,
|
||||
SkipUntil,
|
||||
SkipWhile,
|
||||
SortBy,
|
||||
Transpose,
|
||||
Uniq,
|
||||
Update,
|
||||
|
Reference in New Issue
Block a user