DIR_SEPARATOR

const val DIR_SEPARATOR: Int = 47

The directory separator character. This is '/' on UNIX machines and '\' under Windows.