Sys

package python.lib

Available on python

Static variables

staticread onlyargv:Array<String>

staticread onlyexecutable:String

staticmaxsize:Int

staticplatform:String

staticread onlystderr:TextIOBase

staticread onlystdin:TextIOBase

staticread onlystdout:TextIOBase

staticversion:String

staticversion_info:Tuple5<Int, Int, Int, String, Int>

Static methods

staticexc_info<T>():Tuple3<Class<T>, T, TB>

staticexit(x:Int):Void

staticgetfilesystemencoding():String

staticgetsizeof(t:Dynamic):Int

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/python/lib/Sys.html