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