CommandLine.h File Reference
#include <WString.h>
#include <WVector.h>
Include dependency graph for CommandLine.h:

Go to the source code of this file.

Classes

class  CommandLine
 Provides access to the command line. More...
 
struct  CommandLine::Parameter
 Manages a single parameter, may be optionally separated into name=value. More...
 
class  CommandLine::Parameters
 List of command-line parameters, in order. More...
 

Variables

CommandLine commandLine
 

Variable Documentation

◆ commandLine

CommandLine commandLine