Method: CommandTimer::Command#description
- Defined in:
- lib/command_timer/command.rb
#description ⇒ Object
Returns the value of attribute description.
4 5 6 |
# File 'lib/command_timer/command.rb', line 4 def description @description end |