mirror of
https://github.com/nushell/nushell.git
synced 2024-11-16 05:23:44 +01:00
2af8116f50
* Hiding logic is simplified and fixed so you can hide and unhide the same def repeatedly. * Separates predeclared ids into its own data structure to protect them from hiding. Otherwise, you could hide the predeclared variable and the actual def would panic. |
||
---|---|---|
.. | ||
nu-cli | ||
nu-command | ||
nu-engine | ||
nu-json | ||
nu-parser | ||
nu-path | ||
nu-protocol | ||
nu-table |