nushell/crates/nu-cli
Kevin Del Castillo 2b0212880e
Simplify cp command and allow multiple recursive copying (#1580)
* Better message error

* Use custom canonicalize in FileStructure build

* Better glob error in ls

* Use custom canonicalize, remove some duplicate code in cd.

* Enable recursive copying with patterns.

* Change test to fit new error message

* Test recursive with glob pattern

* Show that not matches were found in cp

* Fix typo in message error

* Change old canonicalize usage, follow newest changes
2020-04-19 11:05:24 +12:00
..
src Simplify cp command and allow multiple recursive copying (#1580) 2020-04-19 11:05:24 +12:00
tests Simplify cp command and allow multiple recursive copying (#1580) 2020-04-19 11:05:24 +12:00
Cargo.toml Bump to latest ichwh (#1582) 2020-04-13 08:01:23 +12:00