LibPkg
Namespaces | Functions
path_table.cc File Reference
#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...
 

Variable Documentation

◆ src_pathname

const char* src_pathname

◆ dst_pathname

const char* dst_pathname

Reference Manual LibPkg Version 0.9.0 (4 Sep 2020)