nushell/crates/nu-command
njbull4 2c58beec13
cp, mv, and rm commands need to support -i flag (#5523)
* restored interactive mode to rm command

* removed unnecessary whitespace in rm file

* removed unnecessary whitespace in rm file

* fixed python-vertualenv build issue

* moved interactive logic to utils file

* restored interactive mode to cp command

* interactive mode for mv wip

* finished mv implementation

* removed unnecessary whitespace

* changed unwrap to expect
2022-05-18 09:53:46 -05:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
src cp, mv, and rm commands need to support -i flag (#5523) 2022-05-18 09:53:46 -05:00
tests feat: apply the --numbered option to acc in reduce command. (#5575) 2022-05-18 09:49:34 -05:00
build.rs Look up git commit hash ourselves, drop libgit2 dependency (#5548) 2022-05-16 13:57:25 +12:00
Cargo.toml Upgrade trash crate for faster non-Windows builds (#5563) 2022-05-16 17:48:41 -07:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00