mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
CLI2: Implemented ::lexFilterArgs
- Now spots filter elements that need to be Lexed.
This commit is contained in:
parent
c2c53fa668
commit
694323a8f1
2 changed files with 39 additions and 0 deletions
|
@ -101,6 +101,7 @@ private:
|
|||
void findIDs ();
|
||||
void findUUIDs ();
|
||||
void insertIDExpr ();
|
||||
void lexFilterArgs ();
|
||||
void desugarFilterPlainArgs ();
|
||||
void insertJunctions ();
|
||||
void defaultCommand ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue