All Classes |Grouped Classes |Index

Function remove

Remove directory.

	static bool CL_Directory::remove(
		const CL_StringRef & dir_name,
		bool delete_files = false,
		bool delete_sub_directories = false);