nushell/crates/nu-command
Stefan Stanciulescu 3c8716873e
Port rotate (#880)
* Add rotate command

* Add rotate counter clockwise

* Fix comments in the code

* Fix clippy warnings

* Fix comment

* Fix wrong step for non even table sizes

* Fix comment for moving through array

* Refactor rotate and have only one command with a --ccw flag for counter-clockwise rotation. By default, rotate is clockwise

* Update usage description
2022-01-29 15:47:28 -05:00
..
assets To html and to md (#453) 2021-12-09 19:16:35 -06:00
src Port rotate (#880) 2022-01-29 15:47:28 -05:00
build.rs Port version (#467) 2021-12-11 14:08:17 -06:00
Cargo.toml Add which command, add external completions, and builtin var completions (#782) 2022-01-21 05:02:53 +11:00