Parent

Methods

Class/Module Index [+]

Quicksearch

Gem::MockGemUi::TermError

Attributes

exit_code[R]

Public Class Methods

new(exit_code) click to toggle source
# File lib/rubygems/mock_gem_ui.rb, line 12
def initialize exit_code
  super
  @exit_code = exit_code
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.