RTConstants

Undocumented in source.

Members

Static variables

runtimeConstants
RTConstants runtimeConstants;
Undocumented in source.

Variables

buildType
const(string) buildType;
Undocumented in source.
compileTimestamp
const(string) compileTimestamp;
Undocumented in source.
compilerName
const(string) compilerName;
Undocumented in source.
compilerVersionMajor
const(uint) compilerVersionMajor;
Undocumented in source.
compilerVersionMinor
const(uint) compilerVersionMinor;
Undocumented in source.
hostOperatingSystem
const(string) hostOperatingSystem;
Undocumented in source.
libTimestamp
const(string) libTimestamp;
Undocumented in source.
libTimestampISO
const(string) libTimestampISO;
Undocumented in source.
libVersion
const(string) libVersion;
Undocumented in source.
unitTest
const(bool) unitTest;
Undocumented in source.

Meta