Class: Timelog::Command::Help

Inherits:
Timelog::Command show all
Defined in:
lib/timelog/command/help.rb

Overview

just to make sure the the global help is shown if help is put as an command

Instance Attribute Summary

Attributes inherited from Timelog::Command

#arguments, #book, #session

Method Summary

Methods inherited from Timelog::Command

#execute, get, #help, inherited, #initialize, known, register, #time_in_arguments

Constructor Details

This class inherits a constructor from Timelog::Command