method

new

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

No documentation available.

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