[ruby/stringio] [DOC] Fix link
(https://github.com/ruby/stringio/pull/65) https://github.com/ruby/stringio/commit/e3ea087d04
This commit is contained in:
parent
a5ae5f71fd
commit
02022cef53
@ -603,7 +603,7 @@ strio_to_read(VALUE self)
|
||||
* eof? -> true or false
|
||||
*
|
||||
* Returns +true+ if positioned at end-of-stream, +false+ otherwise;
|
||||
* see {Position}[rdoc-ref:File@Position].
|
||||
* see {Position}[rdoc-ref:IO@Position].
|
||||
*
|
||||
* Raises IOError if the stream is not opened for reading.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user