Getting Started
SLClient
SLClient.__delattr__()
SLClient.__dir__()
SLClient.__eq__()
SLClient.__format__()
SLClient.__ge__()
SLClient.__getattribute__()
SLClient.__gt__()
SLClient.__hash__()
SLClient.__init__()
SLClient.__init_subclass__()
SLClient.__le__()
SLClient.__lt__()
SLClient.__ne__()
SLClient.__new__()
SLClient.__reduce__()
SLClient.__reduce_ex__()
SLClient.__repr__()
SLClient.__setattr__()
SLClient.__sizeof__()
SLClient.__str__()
SLClient.__subclasshook__()
Developer Resources
Indices and Tables
Parses the command line arguments.
args (list) – main method arguments.
-1 on error, 1 if version or help argument found, 0 otherwise.