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