LibPkg
|
#include <vector>
#include <fstream>
#include <stdlib.h>
#include "libpkg/filesystem.h"
#include "libpkg/path_table.h"
Namespaces | |
pkg | |
The namespace used to hold the package management library. | |
Functions | |
bool | pkg::is_alias (const std::string &src_pathname) |
string | pkg::resolve_pathrefs (const path_table &table, const string &in) |
Resolve logical path references. More... | |
const char* src_pathname |
const char* dst_pathname |
Referenced by pkg::path_table::alter(), pkg::boot_options_file::commit(), pkg::component_update::commit(), pkg::status_table::commit(), pkg::path_table::commit(), pkg::binary_control_table::commit(), pkg::path_table::end(), pkg::unpack::poll(), pkg::update_sysvars(), and pkg::unpack::warning_func().
Reference Manual | LibPkg | Version 0.9.0 (4 Sep 2020) |