Constant PATH_SEPARATOR

Source
const PATH_SEPARATOR: char = '/';
Available on non-Windows only.