forked from extern/nushell
Port rename (#877)
* Port rename * Update description * Fix fmt issues * Refactor the code a bit and move things around
This commit is contained in:
committed by
GitHub
parent
9450bcb90c
commit
1a25970645
@ -83,6 +83,7 @@ pub fn create_default_context(cwd: impl AsRef<Path>) -> EngineState {
|
||||
Range,
|
||||
Reduce,
|
||||
Reject,
|
||||
Rename,
|
||||
Reverse,
|
||||
Select,
|
||||
Shuffle,
|
||||
|
Reference in New Issue
Block a user