mirror of
https://github.com/danbulant/nushell
synced 2026-05-19 12:29:03 +00:00
5 lines
65 B
Rust
5 lines
65 B
Rust
extern crate nu_test_support;
|
|
|
|
mod path;
|
|
mod plugins;
|
|
mod shell;
|