Environment

Members

Properties

commandLine
Dstring commandLine [@property getter]
currentDirectory
Dstring currentDirectory [@property setter]
Dstring currentDirectory [@property getter]
machineName
Dstring machineName [@property getter]
newLine
Dstring newLine [@property getter]
osVersion
OperatingSystem osVersion [@property getter]
systemDirectory
Dstring systemDirectory [@property getter]
userName
Dstring userName [@property getter]

Static functions

exit
void exit(int code)
expandEnvironmentVariables
Dstring expandEnvironmentVariables(Dstring str)
getCommandLineArgs
Dstring[] getCommandLineArgs()
getEnvironmentVariable
Dstring getEnvironmentVariable(Dstring name, bool throwIfMissing)
Dstring getEnvironmentVariable(Dstring name)
getLogicalDrives
Dstring[] getLogicalDrives()

Meta