Method: Bundler::Thor::Actions::Directory#source
- Defined in:
- lib/bundler/vendor/thor/lib/thor/actions/directory.rb
permalink #source ⇒ Object (readonly)
Returns the value of attribute source.
56 57 58 |
# File 'lib/bundler/vendor/thor/lib/thor/actions/directory.rb', line 56 def source @source end |