Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Public Member Functions | |
def | __init__ |
def | readline |
Data Fields | |
lines | |
index | |
Provide a readline() method to return lines from a list of strings.
Definition at line 460 of file inspect.py.
def readline | ( | self) |
Definition at line 466 of file inspect.py.
References ListReader.index, and ListReader.lines.
index |
Definition at line 464 of file inspect.py.
lines |
Definition at line 463 of file inspect.py.