Expand description
noshell parser provides an minimal API for parsing arguments from a byte stream.
Re-exports§
pub use lexer::Tokens;
pub use parser::Error;
pub use parser::ParsedArgs;
noshell parser provides an minimal API for parsing arguments from a byte stream.
pub use lexer::Tokens;
pub use parser::Error;
pub use parser::ParsedArgs;