Class IO
In: lib/backports/1.9.3/io.rb
lib/backports/1.8.7/io.rb
lib/backports/1.9.1/io.rb
Parent: Object

Methods

External Aliases

bytes -> self
chars -> self
lines -> self
getbyte -> self
readbyte -> self
ungetbyte -> self

Public Class methods

Standard in Ruby 1.9.3 See official documentation This method does support an options hash, see bugs.ruby-lang.org/issues/5782

Public Instance methods

Standard in Ruby 1.9.3 See official documentation We‘re only for a platform not implementing advise, so we return nil.

[Validate]