nushell/crates/nu-cli
Sam Hedin 57101d5022
Run exitscripts in original dir (#2352)
* Modify testcase

* Run exitscript in the folder it was specified

* Update documentation

* Add comment

* Borrow instead of clone

* Does this just... work on windows?

* fmt

* as_str

* Collapse if by order of clippy

* Support windows

* fmt

* refactor tests

* fmt

* This time it will work on windows FOR SURE

* Remove debug prints

* Comment

* Refactor tests

* fmt

* fix spelling

* update comment
2020-08-18 17:36:09 +12:00
..
assets moved theme assets local to crate (#2329) 2020-08-11 13:57:03 -05:00
src Run exitscripts in original dir (#2352) 2020-08-18 17:36:09 +12:00
tests added various case conversion commands for str. Added the inflection … (#2363) 2020-08-18 08:18:23 +12:00
build.rs Only have commit hash in version if git doesn't error (#2336) 2020-08-13 06:51:12 +12:00
Cargo.toml added various case conversion commands for str. Added the inflection … (#2363) 2020-08-18 08:18:23 +12:00