Crate yaccas [] [src]

Yaccas

Yet Another Callback-orientated Command line pArSer is ... well, yet another command line parser.

Modules

arguments

This module contains the available types of arguments.

parser

This module contains the parser and supporting enums.

scanner

This module contains Scanner which maps command line arguments to Tokens dependently from OS.

Macros

default_scanner

This macro returns the appropriated Scanner for the current operation system.