mirror of
https://github.com/nushell/nushell
synced 2025-01-14 22:24:54 +00:00
9b139330f8
related to the changes in - #9193 # Description when we change the namespace of a module, the internal calls to the `export`ed commands needs to be updated as well 👀 😆 without this, we have the following pretty error: ``` > std help ansi Error: × std::help::item_not_found ╭─[entry #1:1:1] 1 │ std help ansi · ──┬─ · ╰── item not found ╰──── ``` |
||
---|---|---|
.. | ||
dirs.nu | ||
dt.nu | ||
help.nu | ||
iter.nu | ||
log.nu | ||
mod.nu | ||
testing.nu | ||
xml.nu |