method

new

v1_9_1_378 - Show latest stable - Class: IRB::ExtendCommand::Nop
new(conf)
public

No documentation available.

# File lib/irb/cmd/nop.rb, line 22
      def initialize(conf)
        @irb_context = conf
      end