mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-29 17:07:19 +02:00
CLI
- Implemented ::desugarPlainArgs to upgrade WORD to PATTERN when found in a FILTER context.
This commit is contained in:
parent
0c4b447c77
commit
a780bd0193
2 changed files with 36 additions and 0 deletions
|
@ -87,6 +87,7 @@ private:
|
|||
void desugarPatterns ();
|
||||
void desugarIDs ();
|
||||
void desugarUUIDs ();
|
||||
void desugarPlainArgs ();
|
||||
void findOperators ();
|
||||
void insertJunctions ();
|
||||
void decomposeModAttributes ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue