primatologist-gpl  5.1.2
aims::file Namespace Reference

Functions

std::string mkdir (std::string dirname, bool create_parents=false)
 if necessary, makes the directory and (optionnaly) its parents. More...
 

Function Documentation

◆ mkdir()

std::string aims::file::mkdir ( std::string  dirname,
bool  create_parents = false 
)

if necessary, makes the directory and (optionnaly) its parents.

Returns the directory path with no trailing separator.

Definition at line 23 of file file.h.