Searched defs:createDir (Results 1 – 2 of 2) sorted by relevance
22 function createDir(path: string): void { function
89 …d::unique_ptr<AppDataStorage> AppDataStorage::Create(const std::string &storageDir, bool createDir) in Create()