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