cmd:opts: Add senseApiPath in prep for new cmd opts
This commit is contained in:
@@ -17,6 +17,7 @@ public:
|
||||
std::string getUsage() const;
|
||||
|
||||
public:
|
||||
std::string senseApiLibPath;
|
||||
std::string deviceSpecs;
|
||||
std::vector<std::string> deviceSpecFiles;
|
||||
bool verbose, printUsage;
|
||||
|
||||
Reference in New Issue
Block a user