method
each_line
each_line(*args)
public
#each_line iterates over the line in the file. It yields a String object for each line.
This method has existed since 1.8.1.
each_line(*args)
public
#each_line iterates over the line in the file. It yields a String object for each line.
This method has existed since 1.8.1.