| createArgument | Method for generating a single argument |
| demandReady | Demand that an object is ready for parsing |
| extract_ptr | Extract Cpp object pointer from object |
| find_args | Locate the position of arguments passed from commandline |
| getflags | extract all flags |
| getlflag | extract the largest flag |
| getname | extract name from argument or parser |
| getnarg | Extract narg from an argument |
| getnargparsed | Extract parsed values for narg |
| getparsefunc | Extract 'parser.func' from an argument |
| getsflag | extract the smallest flag |
| getunparsedargs | Extract 'parser.func' from an argument |
| isflag | extract flag information from parser or argument |
| isrequired | extract flag information from parser or argument |
| match_args | Match command arguments against a list of parser arguments |
| order_args | Function for ordering arguments according to some string |
| parseargs | Parse and extract parsed values from an argument or parser |
| setUnparsedArgs | Methods for distributing cmdline arguments to an argument or... |
| setUnparsedArgs.cmd_arg | Method for distributing cmdline arguments to an argument |
| setUnparsedArgs.cmd_parser | Method for distributing cmdline arguments to a parser... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.