mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Commands - add
- Migrated handleAdd to CmdAdd.
This commit is contained in:
parent
b0cbc7f757
commit
cb613c0691
12 changed files with 200 additions and 105 deletions
|
@ -50,7 +50,6 @@ int getDueState (const std::string&);
|
|||
bool nag (Task&);
|
||||
|
||||
// command.cpp
|
||||
int handleAdd (std::string&);
|
||||
int handleLog (std::string&);
|
||||
int handleDone (std::string&);
|
||||
int handleModify (std::string&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue