pathSeparator

Path separator string. A colon under POSIX, a semicolon under Windows.

version(Posix)
enum string pathSeparator;

Meta