Command - append
- Migrated handleAppend to CmdAppend.
This commit is contained in:
@@ -52,7 +52,6 @@ bool nag (Task&);
|
||||
// command.cpp
|
||||
int handleAdd (std::string&);
|
||||
int handleLog (std::string&);
|
||||
int handleAppend (std::string&);
|
||||
int handleDone (std::string&);
|
||||
int handleModify (std::string&);
|
||||
int handleCompletionConfig (std::string&);
|
||||
|
||||
Reference in New Issue
Block a user