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