Function miso::util::create_directories
Defined in File utility.hpp
Function Documentation
-
void miso::util::create_directories(const std::string &dir_path)
Create directories if they do not exist (only on root process)
Do nothing if the directory already exists.