Method: Tlog::Command::Create#description
- Defined in:
- lib/tlog/command/create.rb
#description ⇒ Object
8 9 10 |
# File 'lib/tlog/command/create.rb', line 8 def description "creates a new time log either with no goal or with a goal" end |