15#include <zypp/base/Logger.h>
48 MIL <<
"MediaDIR::MediaDIR(" << url_r <<
")" << endl;
52 "Hostname not allowed in the Url"
87 "Specified path '" +
url().getPathName() +
"' is not a directory"
96 "The media URL does not provide any useable directory path"
103 "Specified path '" +
attachPoint().asString() +
"' is not a directory"
159 const Pathname & dirname,
bool dots )
const
173 const Pathname & dirname,
bool dots )
const
std::string getHost(EEncoding eflag=zypp::url::E_DECODED) const
Returns the hostname or IP from the URL authority.
Wrapper class for stat/lstat.
std::list< DirEntry > DirContent
Returned by readdir.
Easy-to use interface to the ZYPP dependency resolver.
#define ZYPP_THROW(EXCPT)
Drops a logline and throws the Exception.