17 #ifndef __PROVISIONER_APPC_FETCHER_HPP__ 18 #define __PROVISIONER_APPC_FETCHER_HPP__ 29 #include "uri/fetcher.hpp" 60 const Image::Appc&
appc,
61 const Path& directory);
65 const std::string& uriPrefix,
71 const std::string uriPrefix;
80 #endif // __PROVISIONER_APPC_FETCHER_HPP__ process::Future< Nothing > fetch(const Image::Appc &appc, const Path &directory)
Definition: fetcher.hpp:36
static Try< process::Owned< Fetcher > > create(const Flags &flags, const process::Shared< uri::Fetcher > &fetcher)
Factory method for creating the fetcher component.
Represents a POSIX or Windows file system path and offers common path manipulations.
Definition: path.hpp:212
Definition: attributes.hpp:24