CLI2: ::findCommand now return a bool indicating what happened.
This commit is contained in:
@@ -113,7 +113,7 @@ private:
|
||||
void handleTerminator ();
|
||||
void aliasExpansion ();
|
||||
void findOverrides ();
|
||||
void findCommand ();
|
||||
bool findCommand ();
|
||||
/*
|
||||
void categorize ();
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user