Module consts

Module consts 

Source
Expand description

Constants for the application.

Constants§

AUR_DIR 🔒
The name of the directory for AUR sources (“aur”).
DATABASES_DIR 🔒
The name of the directory component for repository databases - either downloads or other artifacts (“databases”).
DOWNLOAD_DIR 🔒
The name of the download directory (“download”).
PACKAGES_DIR 🔒
The name of the directory component for packages - either downloads or other artifacts (“packages”).
PKGSRC_DIR 🔒
The name of the directory for package sources (“pkgsrc”).
PROJECT_NAME 🔒
The name of the project (“alpm”).
TESTING_DIR 🔒
The name of the directory component for all test artifacts (“testing”).