Enum member PATH_DELIMITER

Path delimiter (\ for windows, / for others)

enum PATH_DELIMITER = '/';