new(exit_code)
No documentation available.
# File lib/rubygems/mock_gem_ui.rb, line 24 def initialize exit_code super @exit_code = exit_code end