NU_PATHSEP

Undocumented in source.
  1. enum NU_PATHSEP;
    version(Windows)
    enum NU_PATHSEP = '\\';
  2. enum NU_PATHSEP;

Meta