Extended maintenance of Ruby 1.9.3 ended on February 23, 2015. Read more
BasicObject
DO NOT WRITE ANY MAGIC COMMENT HERE.
# File irb/src_encoding.rb, line 2 def default_src_encoding return __ENCODING__ end
# File irb/xmp.rb, line 92 def xmp(exps, bind = nil) bind = IRB::Frame.top(1) unless bind xmp = XMP.new(bind) xmp.puts exps xmp end
This page was generated for Ruby 1.9.3
Ruby-doc.org is provided by James Britt and Neurogami. Hack your world. Feed your head. Live curious.
Generated with Ruby-doc Rdoc Generator 0.44.0.