CLI for C++ Project Page | CLI for C++ Home Page |
#include <PosixParser.h>
Inheritance diagram for CLI::PosixParser:
Protected Member Functions | |
virtual Tokens | flatten (const Options &options, const int argc, const char *argv[]) |
Follows Posix conventions: "-cdx" is treated like "-c -d -x".
|
Implements CLI::Parser. |
hosts this site. |
Send comments to: John Poplett |