libzypp
17.35.16
|
Go to the source code of this file.
Namespaces | |
zypp | |
Easy-to use interface to the ZYPP dependency resolver. | |
zypp::filesystem | |
Types and functions for filesystem operations. | |
Functions | |
const StrMatcher & | zypp::filesystem::matchNoDots () |
Convenience returning StrMatcher( "[^.]*", Match::GLOB ) More... | |
int | zypp::filesystem::dirForEach (const Pathname &dir_r, const StrMatcher &matcher_r, function< bool(const Pathname &, const char *const)> fnc_r) |