nu-command 0.90.1

Nushell's built-in commands
Documentation
1
2
3
4
5
6
7
mod bool;
mod chars;
mod dice;
mod float;
mod int;
#[cfg(feature = "uuid_crate")]
mod uuid;