mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-27 00:57:19 +02:00
Command - count
- Migrated handleCount to CmdCount.
This commit is contained in:
parent
27d6e7cc81
commit
a7bc09d487
9 changed files with 114 additions and 35 deletions
|
@ -68,7 +68,6 @@ int handleColor (std::string&);
|
|||
int handleAnnotate (std::string&);
|
||||
int handleDenotate (std::string&);
|
||||
int handleDuplicate (std::string&);
|
||||
int handleCount (std::string&);
|
||||
void handleUndo ();
|
||||
void handleMerge (std::string&);
|
||||
void handlePush (std::string&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue