isLinux

Undocumented in source.
  1. enum isLinux;
  2. enum isLinux;
    version(DExpectMain && Posix)
    enum isLinux = true;

Meta