Method: Thor::Command#wrap_long_description

Defined in:
lib/thor/command.rb

#wrap_long_descriptionObject

Returns the value of attribute wrap_long_description

Returns:

  • (Object)

    the current value of wrap_long_description



2
3
4
# File 'lib/thor/command.rb', line 2

def wrap_long_description
  @wrap_long_description
end