Haxe 3.4
Sys

Sys
पैकेज python.lib
अजगर पर उपलब्ध हैHaxe 3.4
पैकेज python.lib
अजगर पर उपलब्ध है
static
read only
argv
:
Array
<
String
>
static
read only
executable
:
String
static
maxsize
:
Int
static
platform
:
String
static
read only
stderr
:
TextIOBase
static
read only
stdin
:
TextIOBase
static
read only
stdout
:
TextIOBase
static
version
:
String
static
version_info
:
Tuple5
<
Int
,
Int
,
Int
,
String
,
Int
>
static
exc_info
<
T
> ():
Tuple3
<
Class
<
T
>,
T
,
TB
>
static
exit
(
x:
Int
):
Void
static
getfilesystemencoding
():
String
static
getsizeof
(
t:
Dynamic
):
Int