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