зеркало из https://github.com/github/ruby.git
[ruby/stringio] [DOC] Fix link
(https://github.com/ruby/stringio/pull/65) https://github.com/ruby/stringio/commit/e3ea087d04
This commit is contained in:
Родитель
a5ae5f71fd
Коммит
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.
|
||||
*/
|
||||
|
|
Загрузка…
Ссылка в новой задаче