Method: Gem::Validator::ErrorData#problem

Defined in:
lib/rubygems/validator.rb

#problemObject

Returns the value of attribute problem

Returns:

  • (Object)

    the current value of problem



41
42
43
# File 'lib/rubygems/validator.rb', line 41

def problem
  @problem
end