mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
CLI2: Added ::lexArguments to perform *all* lexing
This commit is contained in:
parent
ab367145c6
commit
9d5a10bd89
2 changed files with 24 additions and 15 deletions
|
@ -111,6 +111,7 @@ private:
|
|||
void addArg (const std::string&);
|
||||
*/
|
||||
void handleArg0 ();
|
||||
void lexArguments ();
|
||||
void aliasExpansion ();
|
||||
void findOverrides ();
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue