get_line_reader method
get_line_reader
Get the SourceTextReader
Returns
The SourceTextReader.
def get_line_reader(self):
...
get_line_reader
Get the SourceTextReader
Returns
The SourceTextReader.
def get_line_reader(self, auto_sync):
...
Parameter | Type | Description |
---|---|---|
auto_sync | bool | The autosync. |