Files
nushell/crates/nu-command
Tim 'Piepmatz' Hesse 1fe62ee613 bump patch version
2025-06-10 21:42:41 +02:00
..
2025-06-05 06:45:05 -05:00
2025-06-10 21:42:41 +02:00

This crate contains the majority of our commands

We allow ourselves to move some of the commands in nu-command to nu-cmd-* crates as needed.

Internal Nushell crate

This crate implements components of Nushell and is not designed to support plugin authors or other users directly.