Actions
Misc #13622
closedDocumentation missing
Misc #13622:
Documentation missing
Status:
Closed
Assignee:
Description
In documentation for method IO.nread important information is missing: you must do 'require "io/wait"' before using it. May be some other methods of IO in 'io/wait' are missed this IMPORTANT notice.
Updated by nobu (Nobuyoshi Nakada) about 9 years ago
- Status changed from Open to Assigned
- Assignee set to stomar (Marcus Stollsteimer)
Updated by Earlopain (Earlopain _) 9 days ago
- Status changed from Assigned to Closed
io/wait is now in core https://bugs.ruby-lang.org/issues/18655
nread is gone completely as far as I can tell.
Actions