cmd:opts: Now set OptionParser::argv0 to argv[0]

This commit is contained in:
2025-01-08 15:07:42 -04:00
parent 090f0d3b02
commit 1178970728
2 changed files with 5 additions and 1 deletions
+1
View File
@@ -23,6 +23,7 @@ public:
}
public:
std::string argv0;
std::string senseApiLibPath;
std::vector<std::string> senseApiLibs;
std::string deviceSpecs;