Method: Bundler::Plugin::Index#commands
- Defined in:
- lib/bundler/plugin/index.rb
#commands ⇒ Object (readonly)
Returns the value of attribute commands.
23 24 25 |
# File 'lib/bundler/plugin/index.rb', line 23 def commands @commands end |