Go to the documentation of this file.
34 #include "../api_core.h"
50 static bool create(
const CL_StringRef &dir_name,
bool recursive =
false);
58 static bool remove(
const CL_StringRef &dir_name,
bool delete_files =
false,
bool delete_sub_directories =
false);