A3t::findPattern
- Now parses patterns and extracts the pattern, which may include escaped / characters, which is an improvement.
This commit is contained in:
@@ -46,6 +46,7 @@ private:
|
||||
void findCommand ();
|
||||
void findFileOverride ();
|
||||
void findConfigOverride ();
|
||||
void findPattern ();
|
||||
void validate ();
|
||||
|
||||
private:
|
||||
@@ -55,4 +56,4 @@ private:
|
||||
|
||||
#endif
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
Reference in New Issue
Block a user