nushell/crates/nu-cli/src/env
Sam Hedin 80d2a7ee7a
Fix autoenv executing scripts multiple times (#2171)
* Fix autoenv executing scripts multiple times

Previously, if the user had only specified entry or exitscripts the scripts
would execute many times. This should be fixed now

* Add tests

* Run exitscripts

* More tests and fixes to existing tests

* Test solution with visited dirs

* Track visited directories

* Comments and fmt
2020-07-15 07:16:50 +12:00
..
directory_specific_environment.rs Fix autoenv executing scripts multiple times (#2171) 2020-07-15 07:16:50 +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 Bump deps and touchup (#2066) 2020-06-27 19:54:31 +12:00