mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-21 07:43:08 +02:00
Commands - delete
- Migrated handleDelete to CmdDelete.
This commit is contained in:
parent
908fbd8ca4
commit
abd51e81a3
9 changed files with 236 additions and 150 deletions
|
@ -51,7 +51,6 @@ bool nag (Task&);
|
|||
|
||||
// command.cpp
|
||||
int handleModify (std::string&);
|
||||
int handleDelete (std::string&);
|
||||
void handleMerge (std::string&);
|
||||
void handlePush (std::string&);
|
||||
void handlePull (std::string&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue