Method: Gem::RequestSet::Lockfile::ParseError#column

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

#columnObject (readonly)

The column where the error was encountered



16
17
18
# File 'lib/rubygems/request_set/lockfile.rb', line 16

def column
  @column
end