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