nushell/crates/nu-protocol/src/engine
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
..
call_info.rs Back to working state 2021-09-03 06:21:37 +12:00
command.rs Plugins signature load (#349) 2021-11-19 15:51:42 +13:00
engine_state.rs Option to replace command same name (#374) 2021-11-28 19:35:02 +00:00
mod.rs WIP 2021-10-26 06:46:26 +13:00
stack.rs Hiding of environment variables (#362) 2021-11-30 19:14:05 +13:00