Port rename (#877)

* Port rename

* Update description

* Fix fmt issues

* Refactor the code a bit and move things around
This commit is contained in:
Stefan Stanciulescu
2022-01-29 11:26:47 +01:00
committed by GitHub
parent 9450bcb90c
commit 1a25970645
3 changed files with 171 additions and 0 deletions

View File

@ -83,6 +83,7 @@ pub fn create_default_context(cwd: impl AsRef<Path>) -> EngineState {
Range,
Reduce,
Reject,
Rename,
Reverse,
Select,
Shuffle,