Skip to main content

Module parser

Module parser 

Source
Expand description

Parser module. Parser for Windows Command (CMD) language.

Re-exports§

pub use element_type::CmdElementType;

Modules§

element_type
Element types for command-line arguments.

Structs§

CmdParser
Parser for the CMD language.