method
readlines
v1_8_6_287 -
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.