cmdopts: Now accepts 0 or more -d opts
In preparation for the deviceSpecParser.
This commit is contained in:
@@ -20,7 +20,7 @@ public:
|
||||
std::vector<std::string> extro;
|
||||
std::vector<std::string> intero;
|
||||
std::vector<std::string> actuator;
|
||||
std::string devFile;
|
||||
std::vector<std::string> deviceSpecFiles;
|
||||
bool verbose, printUsage;
|
||||
|
||||
static struct option longOptions[];
|
||||
|
||||
Reference in New Issue
Block a user