Skip to main content

Module parser

Module parser 

Source
Expand description

Helper functions for parser that can be reused for new parsers.

Functionsยง

get_lines
Get an iterator over the lines at the file with path filename.
get_reader
Get a buffered reader for the file at the path filename.