void IO::CreateFolder(const string&in path, bool recursive = true)
Creates a folder at the given location.
string path
string
path
bool recursive
bool
recursive