diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/pathname.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/pathname.rb b/lib/pathname.rb index e58035c2b..8a07d455f 100644 --- a/lib/pathname.rb +++ b/lib/pathname.rb @@ -167,6 +167,7 @@ # These methods are a facade for IO: # - #each_line(*args, &block) # - #read(*args) +# - #binread(*args) # - #readlines(*args) # - #sysopen(*args) # |
