Extended maintenance of Ruby 1.9.3 ended on February 23, 2015. Read more
Object
# File irb/cmd/nop.rb, line 17 def self.execute(conf, *opts) command = new(conf) command.execute(*opts) end
# File irb/cmd/nop.rb, line 22 def initialize(conf) @irb_context = conf end
# File irb/cmd/nop.rb, line 32 def execute(*opts) #nop end
# File irb/cmd/nop.rb, line 28 def irb @irb_context.irb end
This page was generated for Ruby 1.9.3
Ruby-doc.org is a service of James Britt and Neurogami, purveyors of fine dance noise.
Generated with Ruby-doc Rdoc Generator 0.44.0.