Static variables

staticread onlyargv:Array<String>

staticread onlyexecutable:String

staticmaxsize:Int

staticread onlystderr:TextIOBase

staticread onlystdin:TextIOBase

staticread onlystdout:TextIOBase

Static methods

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

staticexit(x:Int):Void