public OnProcessDirectory ( string directory, bool hasMatchingFiles ) : bool | ||
directory | string | The directory being processed. |
hasMatchingFiles | bool | Flag indicating if the directory has matching files as determined by the current filter. |
return | bool |