get_line_reader method

get_line_reader

Get the SourceTextReader

Returns

The SourceTextReader.

def get_line_reader(self, auto_sync):
    ...
ParameterTypeDescription
auto_syncboolThe autosync.

See Also