method
read
v1_9_1_378 -
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.