FileFilter.addPattern

Adds a rule allowing a shell style glob to a filter.

Note that it depends on the platform whether pattern matching ignores case or not. On Windows, it does, on other platforms, it doesn't.

class FileFilter
void
addPattern
(
string pattern
)

Parameters

pattern string

a shell style glob