#include <iostream>#include <fstream>#include "zypp/repo/ScriptProvider.h"#include "zypp/PathInfo.h"#include "zypp/TmpPath.h"#include "zypp/Script.h"Go to the source code of this file.
Namespaces | |
| namespace | zypp |
| namespace | zypp::repo |
Typedefs | |
| typedef std::string(Script::* | zypp::repo::inlined )() const |
| typedef OnMediaLocation(Script::* | zypp::repo::location )() const |
Functions | |
| ManagedFile | zypp::repo::doProvideScript (repo::RepoMediaAccess &access_r, const Script &script_r, inlined inlined_r, location location_r) |
| Provide a Script in a local file. | |
Definition in file ScriptProvider.cc.
1.5.3