Returns the value of attribute description
Returns:
the current value of description
2 3 4
# File 'lib/thor/command.rb', line 2 def description @description end