nushell/crates/nu-cmd-base
2024-08-22 11:36:32 +02:00
..
src Path migration part 3: $nu paths (#13368) 2024-08-01 10:16:31 +02:00
Cargo.toml Bump version to 0.97.2 (#13666) 2024-08-22 11:36:32 +02:00
LICENSE
README.md

Utilities used by the different nu-command/nu-cmd-* crates, should not contain any full Command implementations.

Internal Nushell crate

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