Method: Gem::SourceFetchProblem#source

Defined in:
lib/rubygems/errors.rb

#sourceObject (readonly)

The source that had the fetch problem.



158
159
160
# File 'lib/rubygems/errors.rb', line 158

def source
  @source
end