Method: Bundler::Thor::Command#usage
- Defined in:
- lib/bundler/vendor/thor/lib/thor/command.rb
#usage ⇒ Object
Returns the value of attribute usage
2 3 4 |
# File 'lib/bundler/vendor/thor/lib/thor/command.rb', line 2 def usage @usage end |