LibPkg
|
#include <libpkg/env_checker.h>
#include <libpkg/env_checks.h>
#include <set>
#include <algorithm>
#include <cctype>
#include <string>
#include <fstream>
#include <sstream>
Namespaces | |
pkg | |
The namespace used to hold the package management library. | |
Variables | |
const char | pkg::ENV_MODULE_SEP = '\x01' |
Reference Manual | LibPkg | Version 0.9.0 (4 Sep 2020) |