inshellah/src/parsers/mod.rs
2026-05-19 23:33:04 +10:00

3 lines
48 B
Rust

pub mod help;
pub mod manpage;
pub mod nushell;