TDB2
- Consolidated most of the processing in ::add and ::modify into ::update.
This commit is contained in:
@@ -126,6 +126,7 @@ public:
|
||||
void dump ();
|
||||
|
||||
private:
|
||||
void update (const std::string&, Task&, const bool, std::vector <Task>&);
|
||||
bool verifyUniqueUUID (const std::string&);
|
||||
void show_diff (const std::string&, const std::string&, const std::string&);
|
||||
void revert_undo (std::vector <std::string>&, std::string&, std::string&, std::string&, std::string&);
|
||||
|
||||
Reference in New Issue
Block a user