Function mrpt::system::directoryExists
Defined in File filesystem.h
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