method
readlines
readlines(...)
public
Returns an array containing the lines returned by calling Kernel.gets(separator) until the end of file.
readlines(...)
public
Returns an array containing the lines returned by calling Kernel.gets(separator) until the end of file.