nushell/crates/nu-command/src/env
Jakub Žádník c17e1473db
Hiding of environment variables (#362)
* Remember environment variables from previous scope

* Re-introduce env var hiding

Right now, hiding decls is broken

* Re-introduce hidden field of import patterns

All tests pass now.

* Remove/Address tests TODOs

* Fix test typo; Report hiding error

* Add a few more tests

* Fix wrong expected test result
2021-11-30 19:14:05 +13:00
..
let_env.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
mod.rs Add env shorthand 2021-11-04 15:32:35 +13:00
with_env.rs Hiding of environment variables (#362) 2021-11-30 19:14:05 +13:00