mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-30 02:17:21 +02:00
CLI
- Added ::dump for diagnostics.
This commit is contained in:
parent
f4183fd6b1
commit
9a2bcbed3e
2 changed files with 19 additions and 0 deletions
|
@ -41,6 +41,7 @@ public:
|
|||
|
||||
private:
|
||||
void extractOverrides ();
|
||||
void dump (const std::string&) const;
|
||||
|
||||
public:
|
||||
std::multimap <std::string, std::string> _entities;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue