package cs.system
Available on csstatic read only CommandLine:Stringstatic CurrentDirectory:Stringstatic ExitCode:Intstatic read only HasShutdownStarted:Boolstatic read only MachineName:Stringstatic read only NewLine:Stringstatic read only OSVersion:OperatingSystemstatic read only ProcessorCount:Intstatic read only StackTrace:Stringstatic read only SystemDirectory:Stringstatic read only TickCount:Intstatic read only UserDomainName:Stringstatic read only UserInteractive:Boolstatic read only UserName:Stringstatic read only Version:Versionstatic 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–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/Environment.html