mirror of
https://github.com/nushell/nushell.git
synced 2024-12-25 00:19:39 +01:00
6 lines
65 B
Rust
6 lines
65 B
Rust
extern crate nu_test_support;
|
|
|
|
mod path;
|
|
mod plugins;
|
|
mod shell;
|