Method: Gem::RequestSet::Lockfile::ParseError#line

Defined in:
lib/rubygems/request_set/lockfile.rb

#lineObject (readonly)

The line where the error was encountered



21
22
23
# File 'lib/rubygems/request_set/lockfile.rb', line 21

def line
  @line
end