nushell/crates/nu-cli
Kevin DCR 287652573b
Fix and refactor cd for Filesystem Shell. (#1452)
* Fix and refactor cd for Filesystem Shell.
Reorder check conditions, don't check existence twice.
If building for unix check exec bit on folder.

* Import PermissionsExt only on unix target.

* It seems that this is the correct way?
2020-03-06 20:13:47 +13:00
..
src Fix and refactor cd for Filesystem Shell. (#1452) 2020-03-06 20:13:47 +13:00
tests Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
Cargo.toml Make feature options available downstream to nu-cli subcrate. (#1450) 2020-03-04 15:31:12 -05:00