method

terminated?

v1_9_3_392 - Show latest stable - Class: Gem::MockGemUi
terminated?()
public

No documentation available.

# File lib/rubygems/mock_gem_ui.rb, line 59
  def terminated?
    @terminated
  end