Enhancement - Context::constructFilter
- After parsing the command line, a filter is now constructed.
This commit is contained in:
@@ -57,6 +57,7 @@ public:
|
||||
private:
|
||||
void loadCorrectConfigFile ();
|
||||
void parse ();
|
||||
void constructFilter ();
|
||||
|
||||
public:
|
||||
Config config;
|
||||
|
||||
Reference in New Issue
Block a user