Environment

Undocumented in source.

Members

Properties

commandLine
Dstring commandLine [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
currentDirectory
Dstring currentDirectory [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
currentDirectory
Dstring currentDirectory [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
machineName
Dstring machineName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
newLine
Dstring newLine [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
osVersion
OperatingSystem osVersion [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
systemDirectory
Dstring systemDirectory [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
tickCount
DWORD tickCount [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
userName
Dstring userName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

exit
void exit(int code)
Undocumented in source. Be warned that the author may not have intended to support it.
expandEnvironmentVariables
Dstring expandEnvironmentVariables(Dstring str)
Undocumented in source. Be warned that the author may not have intended to support it.
getCommandLineArgs
Dstring[] getCommandLineArgs()
Undocumented in source. Be warned that the author may not have intended to support it.
getEnvironmentVariable
Dstring getEnvironmentVariable(Dstring name, bool throwIfMissing)
Undocumented in source. Be warned that the author may not have intended to support it.
getEnvironmentVariable
Dstring getEnvironmentVariable(Dstring name)
Undocumented in source. Be warned that the author may not have intended to support it.
getLogicalDrives
Dstring[] getLogicalDrives()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta