|
apt 3.0.3
commandline package manager
|
#include <apt-pkg/prettyprinters.h>
Public Member Functions | |
| PrettyDep (pkgDepCache *const depcache, pkgCache::DepIterator const &dep) APT_NONNULL(2) | |
Public Attributes | |
| pkgDepCache *const | DepCache |
| pkgCache::DepIterator const | Dep |
helper to format DepIterator for easier printing in debug messages.
The actual text generated is subject to change without prior notice and should NOT be used as part of a general user interface.