nushell/crates
Jason Gedge 4e9afd6698 Refactor classified.rs into separate modules.
Adds modules for internal, external, and dynamic commands, as well as
the pipeline functionality. These are exported as their old names from
the classified module so as to keep its "interface" the same.
2019-12-02 11:02:57 -08:00
..
nu-errors Extract core stuff into own crates 2019-12-02 10:54:12 -08:00
nu-parser Refactor classified.rs into separate modules. 2019-12-02 11:02:57 -08:00
nu-protocol Extract core stuff into own crates 2019-12-02 10:54:12 -08:00
nu-source Add =~ and !~ operators on strings 2019-12-02 11:02:57 -08:00
nu-textview Extract core stuff into own crates 2019-12-02 10:54:12 -08:00