Module parser

Module parser 

Source
Expand description

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

Functionsยง

get_lines
Get the content of a file as a buffered iterator over its lines.
get_reader