nushell/crates/nu-cli/src/env
Sam Hedin 3c18169f63
Autoenv fix: Exitscripts incorrectly running when visiting a subdirectory (#2326)
* Add test case for issue

* Preliminary fix

* fmt

* Reorder asserts

* move insertion

* Touch nu-env.toml

* Cleanup

* touch nu-env toml

* Remove touch

* Change feature flags
2020-08-12 07:54:49 +12:00
..
directory_specific_environment.rs Autoenv fix: Exitscripts incorrectly running when visiting a subdirectory (#2326) 2020-08-12 07:54:49 +12:00
environment_syncer.rs Autoenv rewrite, security and scripting (#2083) 2020-07-06 05:34:00 +12:00
environment.rs Tests for autoenv (and fixes for bugs the tests found) (#2148) 2020-07-12 16:14:09 +12:00
host.rs Add wasm support (#2199) 2020-07-18 13:59:23 +12:00