package cs.system
Available on csstatic read only CommandLine:String
static CurrentDirectory:String
static ExitCode:Int
static read only HasShutdownStarted:Bool
static read only MachineName:String
static read only NewLine:String
static read only OSVersion:OperatingSystem
static read only ProcessorCount:Int
static read only StackTrace:String
static read only SystemDirectory:String
static read only TickCount:Int
static read only UserDomainName:String
static read only UserInteractive:Bool
static read only UserName:String
static read only Version:Version
static read only WorkingSet:Int64
static Exit (exitCode:Int):Void
static ExpandEnvironmentVariables (name:String):String
static FailFast (message:String):Void
static GetCommandLineArgs ():NativeArray<String>
static GetEnvironmentVariable (variable:String):String
static GetEnvironmentVariable (variable:String, target:EnvironmentVariableTarget):String
static GetEnvironmentVariables ():IDictionary
static GetEnvironmentVariables (target:EnvironmentVariableTarget):IDictionary
static GetFolderPath (folder:Environment_SpecialFolder):String
static GetLogicalDrives ():NativeArray<String>
static SetEnvironmentVariable (variable:String, value:String):Void
static SetEnvironmentVariable (variable:String, value:String, target:EnvironmentVariableTarget):Void
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cs/system/Environment.html