path configuration file is verified at the start of execution
This commit is contained in:
@@ -114,6 +114,7 @@ std::string manager::DirectoryManager::retrievePathType(type::PathType pType)
|
||||
return path;
|
||||
}
|
||||
|
||||
|
||||
nlohmann::json manager::DirectoryManager::credentialConfigContent(const model::BinaryPath& bConf)
|
||||
{
|
||||
auto path = configPath(bConf);
|
||||
|
||||
Reference in New Issue
Block a user