method
readlines
v1_8_7_330 -
Show latest stable
- Class:
Kernel
readlines(...)public
Returns an array containing the lines returned by calling Kernel.gets(separator) until the end of file.
readlines(...)Returns an array containing the lines returned by calling Kernel.gets(separator) until the end of file.