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 |
Referenced by pkg::path_table::alter().
const char* dst_pathname |
Reference Manual | LibPkg | Version 0.6.1 (28 Jan 2015) |