Method: Bundler::Thor::Command#long_description

Defined in:
lib/bundler/vendor/thor/lib/thor/command.rb

#long_descriptionObject

Returns the value of attribute long_description

Returns:

  • (Object)

    the current value of long_description

[View source]

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

def long_description
  @long_description
end