System
Variables
name
name Description
The name of the implementation.
Type
String
Magic
Yes
version
versionDescription
The current version of the implementation.
Type
Tuple
Magic
Yes
Functions
die
dieDescription
Stops the program.
Parameters
code - Integer: The error code to exit on.
Returns
None
rebirth
rebirthDescription
Restarts the program.
Parameters
None
Returns
None
Last updated