Files
nushell/crates/nu-command
Darren Schroeder a3f58001bb return values now
2024-11-03 08:57:45 -06:00
..
2024-11-03 08:57:45 -06:00
2024-11-03 00:56:05 -04:00
2024-10-29 17:33:46 +01: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.