mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Commands - modify
- Migrated handleModify to CmdModify.
This commit is contained in:
parent
510ce650a6
commit
a2da93b681
8 changed files with 240 additions and 168 deletions
|
@ -50,7 +50,6 @@ int getDueState (const std::string&);
|
|||
bool nag (Task&);
|
||||
|
||||
// command.cpp
|
||||
int handleModify (std::string&);
|
||||
int deltaAppend (Task&);
|
||||
int deltaPrepend (Task&);
|
||||
int deltaDescription (Task&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue