mirror of
https://github.com/danbulant/nushell
synced 2026-05-22 05:49:17 +00:00
Currently, `use spam.nu` creates a module `spam`. Therefore, after the first `use`, it is possible to call both `use spam.nu` and `use spam` with the same effect. |
||
|---|---|---|
| .. | ||
| nu-cli | ||
| nu-command | ||
| nu-engine | ||
| nu-json | ||
| nu-parser | ||
| nu-path | ||
| nu-protocol | ||
| nu-table | ||
| nu-term-grid | ||