Method: Bundler::LockfileParser::Position#column
- Defined in:
- lib/bundler/lockfile_parser.rb
#column ⇒ Object (readonly)
Returns the value of attribute column.
8 9 10 |
# File 'lib/bundler/lockfile_parser.rb', line 8 def column @column end |