GitPathSep

Undocumented in source.
  1. enum GitPathSep;
    version(Windows)
    package
    enum GitPathSep = ";";
  2. enum GitPathSep;

Meta