mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Commands - stats
- Migrated handleReportStats to CmdStatistics.
This commit is contained in:
parent
33d13ddb1d
commit
56e4c8172b
9 changed files with 323 additions and 236 deletions
|
@ -17,6 +17,7 @@ set (commands_SRCS Command.cpp Command.h
|
|||
CmdLogo.cpp CmdLogo.h
|
||||
CmdShell.cpp CmdShell.h
|
||||
CmdShow.cpp CmdShow.h
|
||||
CmdStatistics.cpp CmdStatistics.h
|
||||
CmdTags.cpp CmdTags.h
|
||||
CmdTip.cpp CmdTip.h
|
||||
CmdUrgency.cpp CmdUrgency.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue