std.fs.path.SEPARATOR
Show source codeHide source code
let pub SEPARATOR = '/'
let pub SEPARATOR: String
The character used to separate components in a file path.
let pub SEPARATOR = '/'
let pub SEPARATOR: String
The character used to separate components in a file path.