CLI2: Refactored some of ::prepareFilter into ::categorizeArgs
This commit is contained in:
@@ -90,6 +90,7 @@ private:
|
||||
void demotion ();
|
||||
void aliasExpansion ();
|
||||
void canonicalizeNames ();
|
||||
void categorizeArgs ();
|
||||
bool findCommand ();
|
||||
bool exactMatch (const std::string&, const std::string&) const;
|
||||
void desugarFilterTags ();
|
||||
|
||||
Reference in New Issue
Block a user