method
read
v1_8_6_287 -
Show latest stable
- Class:
Pathname
read(*args)public
See IO.read. Returns all the bytes from the file, or the first N if specified.
read(*args)See IO.read. Returns all the bytes from the file, or the first N if specified.