mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-20 13:23:08 +02:00
Commands - done
- Migrated handleDone to CmdDone.
This commit is contained in:
parent
75a24f5113
commit
908fbd8ca4
9 changed files with 201 additions and 117 deletions
|
@ -50,7 +50,6 @@ int getDueState (const std::string&);
|
|||
bool nag (Task&);
|
||||
|
||||
// command.cpp
|
||||
int handleDone (std::string&);
|
||||
int handleModify (std::string&);
|
||||
int handleDelete (std::string&);
|
||||
void handleMerge (std::string&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue