8.16.0.4
1 Environment
(require vdb/env) | package: vdb-lib |
The value of "EROOT" environment variable,
if unset it is equal to "/".
parameter
(vdb-path) → path-string?
(vdb-path directory-path) → void? directory-path : path-string?
= (get-default-vdb-path)
Path to the current system’s Portage VDB.
Usually it will be equal to "/var/db/pkg".
procedure
Return the default Portage VDB path of the current system.
procedure
Check if the Portage VDB is available.