Constant MAIN_SEPARATOR
const MAIN_SEPARATOR: char = '/'
The primary separator of path components for the current platform.
For example, / on Unix and \ on Windows.
MAIN_SEPARATORconst MAIN_SEPARATOR: char = '/'
The primary separator of path components for the current platform.
For example, / on Unix and \ on Windows.