forked from extern/nushell
c8b9913718
* wip - preliminary checking * updated to latest pluging * i think it's all working now, except bare words * clippy
5 lines
42 B
Rust
5 lines
42 B
Rust
mod gstat;
|
|
mod nu;
|
|
|
|
pub use gstat::GStat;
|