Home |All Classes |Grouped Classes |Index |Search
Check if a path is absolute.
static bool CL_PathHelp::is_absolute( const CL_String & path, PathType path_type = path_type_file);
Detailed description:
param: path = The path to check param: path_type = The path type (of path)