Method: Thor::Argument#description
- Defined in:
- lib/thor/parser/argument.rb
#description ⇒ Object (readonly)
Returns the value of attribute description.
5 6 7 |
# File 'lib/thor/parser/argument.rb', line 5 def description @description end |