Method: Bundler::Source::Path#path
- Defined in:
- lib/bundler/source/path.rb
#path ⇒ Object (readonly) Also known as: to_gemfile
Returns the value of attribute path.
8 9 10 |
# File 'lib/bundler/source/path.rb', line 8 def path @path end |