forked from extern/nushell
Port over the shuffle command from nushell (#300)
* initial commit of shuffle * port the shuffle command from nushell
This commit is contained in:
@ -88,6 +88,7 @@ pub fn create_default_context() -> EngineState {
|
||||
Range,
|
||||
Rm,
|
||||
Select,
|
||||
Shuffle,
|
||||
Size,
|
||||
ScreamingSnakeCase,
|
||||
SnakeCase,
|
||||
|
Reference in New Issue
Block a user