All Classes |Grouped Classes |Index

Function create

Create directory.

	static bool CL_Directory::create(
		const CL_StringRef & dir_name,
		bool recursive = false);