Method: Gem::ConflictError#target

Defined in:
lib/rubygems/errors.rb

#targetObject (readonly)

The specification that had the conflict



79
80
81
# File 'lib/rubygems/errors.rb', line 79

def target
  @target
end