FileFilter.addPattern
void addPattern(string pattern)Adds a rule allowing a shell style glob to a filter.
Parameters
pattern | a shell style glob |
void addPattern(string pattern)Adds a rule allowing a shell style glob to a filter.
pattern | a shell style glob |