Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Public Member Functions | |
def | __init__ |
def | __repr__ |
def | __call__ |
Static Public Attributes | |
int | MAXLINES = 23 |
def __init__ | ( | self, | |
name, | |||
data, | |||
files = () , |
|||
dirs = () |
|||
) |
Definition at line 199 of file site.py.
References _Printer.__data, _Printer.__dirs, _Printer.__files, _Printer.__linecnt, _Printer.__lines, _Printer.__name, and aifc.open().
def __call__ | ( | self) |
Definition at line 234 of file site.py.
References _Printer.__lines, _Printer.__setup(), and _Printer.MAXLINES.
def __repr__ | ( | self) |
Definition at line 227 of file site.py.
References _Printer.__lines, _Printer.__name, _Printer.__setup(), dospath.join(), and _Printer.MAXLINES.