Skip to main content

Module file_readers

Module file_readers 

Source

Structsยง

Grep
GREP(path, pattern [, invert]) - Read only lines matching a regex.
ReadText
READ_TEXT(path [, match_regex]) - Read a text file line by line.