Crates.io | nu-command |
lib.rs | nu-command |
version | 0.106.1 |
created_at | 2021-01-26 19:25:26.100149+00 |
updated_at | 2025-07-29 21:34:02.158682+00 |
description | Nushell's built-in commands |
homepage | |
repository | https://github.com/nushell/nushell/tree/main/crates/nu-command |
max_upload_size | |
id | 346989 |
size | 4,166,589 |
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.
This crate implements components of Nushell and is not designed to support plugin authors or other users directly.