#include <ExcludeList.hxx>
Definition at line 38 of file ExcludeList.hxx.
ExcludeList::ExcludeList |
( |
| ) |
|
|
inline |
ExcludeList::ExcludeList |
( |
const ExcludeList & |
_parent | ) |
|
|
inline |
bool ExcludeList::Check |
( |
Path |
name_fs | ) |
const |
Checks whether one of the patterns in the .mpdignore file matches the specified file name.
gcc_pure bool ExcludeList::IsEmpty |
( |
| ) |
const |
|
inline |
bool ExcludeList::LoadFile |
( |
Path |
path_fs | ) |
|
Loads and parses a .mpdignore file.
The documentation for this class was generated from the following file: