Description - EndingOsprey317/jlib GitHub Wiki

__init__

jlib.description.__init__(*args)

This code shows a small description of the classes within the module. The code has one optional argument which only purpose is to allow for the use of the "!pass" argument when the code is being called a string.

__str__

jlib.description.__str__()

When the module is called as a string it will return the following text:

JLIB: description
--jlib.description(): display a help description of all classes in the JLIB module