|
Disk ARchive
2.3.11
|
matches if string is the given string or a sub directory of it More...
#include <mask.hpp>
Inherits libdar::mask.
Public Member Functions | |
| exclude_dir_mask (const std::string &p, bool case_sensit) | |
| the constructor to be used by libdar external programs | |
| bool | is_covered (const std::string &ch) const |
| inherited from the mask class | |
| mask * | clone () const |
| inherited from the mask class | |
matches if string is the given string or a sub directory of it
| libdar::exclude_dir_mask::exclude_dir_mask | ( | const std::string & | p, |
| bool | case_sensit | ||
| ) | [inline] |
1.7.6.1