mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-30 02:17:21 +02:00
CLI
- Implemented ::decomposeModAttribute.
This commit is contained in:
parent
b484abea4a
commit
626354999c
2 changed files with 89 additions and 1 deletions
|
@ -86,6 +86,7 @@ private:
|
|||
void desugarPatterns ();
|
||||
void desugarIDs ();
|
||||
void desugarUUIDs ();
|
||||
void decomposeModAttributes ();
|
||||
|
||||
public:
|
||||
std::multimap <std::string, std::string> _entities;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue