All Classes |Grouped Classes |Index
Remove trailing slash or backslash from path.
static CL_String CL_PathHelp::remove_trailing_slash( const CL_String & path);
Detailed description:
This function checks if a path has a trailing slash/backslash and removes it if needed.