Function mrpt::system::directoryExists

Function Documentation

bool mrpt::system::directoryExists(const std::string &fileName)

Test if a given directory exists (it fails if the given path refers to an existing file).

See also

fileExists