Method: CommandTree::Command#desc

Defined in:
lib/command_tree/command.rb

#descObject (readonly)

Returns the value of attribute desc.



4
5
6
# File 'lib/command_tree/command.rb', line 4

def desc
  @desc
end