|
FlatImage
A configurable Linux containerization system
|
Functions | |
| fs::path | get_path_recipe (fs::path const &path_dir_download, ns_config::Distribution const &distribution, std::string const &recipe) |
| Constructs the path to a recipe file in the local cache. | |
|
inline |
Constructs the path to a recipe file in the local cache.
| path_dir_download | Directory where recipes are cached |
| distribution | Name of the distribution |
| recipe | Name of the recipe |
Definition at line 37 of file recipe.hpp.