mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
CLI2: ::findCommand now return a bool indicating what happened.
This commit is contained in:
parent
9af18183c9
commit
68ac07080c
2 changed files with 7 additions and 4 deletions
|
@ -113,7 +113,7 @@ private:
|
|||
void handleTerminator ();
|
||||
void aliasExpansion ();
|
||||
void findOverrides ();
|
||||
void findCommand ();
|
||||
bool findCommand ();
|
||||
/*
|
||||
void categorize ();
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue