def system.script.__init__ |
( |
|
self | ) |
|
def system.script.__del__ |
( |
|
self | ) |
|
def system.script.kill |
( |
|
self | ) |
|
def system.script.random |
( |
|
a, |
|
|
|
b |
|
) |
| |
|
static |
def system.script.readAll |
( |
|
self, |
|
|
|
filename |
|
) |
| |
def system.script.removeFile |
( |
|
self, |
|
|
|
filename |
|
) |
| |
def system.script.system |
( |
|
cmnd | ) |
|
|
static |
def system.script.time |
( |
| ) |
|
|
static |
def system.script.wait |
( |
|
self, |
|
|
|
ms |
|
) |
| |
def system.script.writeToFile |
( |
|
self, |
|
|
|
filename, |
|
|
|
text |
|
) |
| |
system.script.interruptionFlag |
The documentation for this class was generated from the following file: