mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
CLI2: Added ::desugarFilterAttributes
This commit is contained in:
parent
23e3180d7b
commit
fe9891f2f9
2 changed files with 150 additions and 83 deletions
|
@ -102,8 +102,8 @@ private:
|
|||
bool exactMatch (const std::string&, const std::string&) const;
|
||||
void desugarFilterTags ();
|
||||
void findStrayModifications ();
|
||||
/*
|
||||
void desugarFilterAttributes ();
|
||||
/*
|
||||
void desugarFilterAttributeModifiers ();
|
||||
*/
|
||||
void desugarFilterPatterns ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue