Disk ARchive 2.3.11
|
string matches if it is subdir of mask or mask is a subdir of expression More...
#include <mask.hpp>
Inherits libdar::mask.
Public Member Functions | |
simple_path_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 |
string matches if it is subdir of mask or mask is a subdir of expression
libdar::simple_path_mask::simple_path_mask | ( | const std::string & | p, |
bool | case_sensit | ||
) | [inline] |