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.
::Hash[::Symbol, bool]
::String
1 parent 9285dba commit 0371bd7Copy full SHA for 0371bd7
sig/non-gemify/io.rbs
@@ -0,0 +1,4 @@
1
+class IO
2
+ def readlines: (?String sep, ?Integer limit, ?chomp: bool) -> ::Array[String]
3
+ | ...
4
+end
0 commit comments