prev <<
App::TimeTracker, Metaprogramming & Method Modifiers
>> next
Command Implementation
Each command is implemented as a method provided by a role.
The core commands (i.e. the ones that are always available) live in
App::TimeTracker::Command::Core
.
They are not very spectacular: