mirror of
https://github.com/nushell/nushell.git
synced 2025-04-03 22:20:48 +02:00
* 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;
|