LibPkg
|
#include "libpkg/triggers.h"
#include "libpkg/trigger.h"
#include "libpkg/filesystem.h"
#include "libpkg/log.h"
#include "libpkg/os/osswi.h"
#include <kernel.h>
#include <cstdlib>
Namespaces | |
pkg | |
The namespace used to hold the package management library. | |
Functions | |
const std::string | pkg::post_remove_dirname ("PRTriggers") |
The temporary directory for post remove triggers. More... | |
std::string | pkg::dst_to_post_remove (const std::string &dst_pathname) |
Convert destination pathname to pathname for post remove triggers. More... | |
Reference Manual | LibPkg | Version 0.6.1 (28 Jan 2015) |