1
0
mirror of https://github.com/nushell/nushell.git synced 2025-06-24 20:01:45 +02:00
132ikl 3f70895969
Update crates/nu-command/src/filters/where_.rs
Co-authored-by: Douglas <32344964+NotTheDr01ds@users.noreply.github.com>
2025-04-02 18:31:59 -04:00
..
2025-04-01 07:17:05 -05: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.