Method: Foreman::Thor::Command#usage

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

#usageObject

Returns the value of attribute usage

Returns:

  • (Object)

    the current value of usage



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

def usage
  @usage
end