Method: GitmeTime::CLI::App#create_entry
- Defined in:
- lib/gitme_time/cli/app.rb
#create_entry ⇒ Object
9 10 11 |
# File 'lib/gitme_time/cli/app.rb', line 9 def create_entry after_first_validation { GitmeTime::create_entry_for_last_commit } end |