Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Public Member Functions | |
def | __init__ |
def | isValid |
def | warn |
Data Fields | |
origargs | |
args | |
Static Public Attributes | |
list | MISSION_ARGS = [] |
Definition at line 379 of file verify_missions.py.
def __init__ | ( | self, | |
newargs | |||
) |
Definition at line 383 of file verify_missions.py.
def isValid | ( | self) |
Definition at line 397 of file verify_missions.py.
References SMTPResponseException.args, SMTPSenderRefused.args, GenericBrowser.args, SMTPRecipientsRefused.args, MissionVerifier.args, _Timer.args, LoadMission.args, and MissionVerifier.origargs.
def warn | ( | self, | |
text | |||
) |
Definition at line 404 of file verify_missions.py.
args |
Definition at line 385 of file verify_missions.py.
|
static |
Definition at line 381 of file verify_missions.py.
origargs |
Definition at line 384 of file verify_missions.py.