统一处理输入目录

Signed-off-by: fangyunzhong <fangyunzhong2@huawei.com>
This commit is contained in:
fangyunzhong
2023-05-26 02:06:41 +00:00
parent 668a3e7582
commit 915d49ab63
9 changed files with 64 additions and 24 deletions
+1
View File
@@ -69,6 +69,7 @@ private:
uint32_t AddConfig(const std::string& argValue);
uint32_t AddStartId(const std::string& argValue);
uint32_t AddCachePath(const std::string& argValue);
void AdaptResourcesDirForInput();
uint32_t CheckParam() const;
uint32_t HandleProcess(int c, const std::string& argValue);
uint32_t ParseFileList(const std::string& fileListPath);