method
read_up_to
ruby latest stable - Class:
TemplatePage::LineReader
read_up_to(pattern)public
Return a list of lines up to the line that matches a pattern. That last line is discarded.
read_up_to(pattern)Return a list of lines up to the line that matches a pattern. That last line is discarded.