Method: Thor::Command#usage

Defined in:
lib/thor/command.rb

#usageObject

Returns the value of attribute usage

Returns:

  • (Object)

    the current value of usage



5
6
7
# File 'lib/thor/command.rb', line 5

def usage
  @usage
end