mirror of
https://github.com/danbulant/nushell
synced 2026-05-20 04:48:47 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| nu-ansi-term | ||
| nu-cli | ||
| nu-command | ||
| nu-engine | ||
| nu-json | ||
| nu-parser | ||
| nu-path | ||
| nu-plugin | ||
| nu-protocol | ||
| nu-table | ||
| nu-term-grid | ||
| nu_plugin_inc | ||