Class: IRB::Irb

Inherits:
Object
  • Object
show all
Defined in:
lib/bbcloud/vendor/hirb-0.3.4/test/test_helper.rb

Instance Method Summary collapse

Constructor Details

#initialize(context) ⇒ Irb

Returns a new instance of Irb.



56
57
58
# File 'lib/bbcloud/vendor/hirb-0.3.4/test/test_helper.rb', line 56

def initialize(context)
  @context = context
end

Instance Method Details

#output_valueObject



59
# File 'lib/bbcloud/vendor/hirb-0.3.4/test/test_helper.rb', line 59

def output_value; end