5 #include <system_error>
13 static double FreeSize(
const std::string &path);
14 static bool Exists(
const std::string &path);
15 static std::string
ParentDir(
const std::string &path);
Definition: FileUtils.h:10
static double FreeSize(const std::string &path)
static bool HasUserAccess(const std::string &path)
static bool Exists(const std::string &path)
static std::string ParentDir(const std::string &path)
static bool CreateDirs(const std::string &path)
Definition: AllFlavorsShape.h:14