We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
IO
1 parent 1840565 commit a94e4f3Copy full SHA for a94e4f3
docs/io.rb
@@ -1,8 +1,8 @@
1
-# :stopdoc:
+# The {built-in class for I/O}[https://docs.ruby-lang.org/en/master/IO.html].
2
class IO
3
+ # :stopdoc:
4
module generic_readable
5
end
6
module generic_writable
7
8
-# :startdoc:
0 commit comments