2.1.22.3. cli.helpers.dirs

Defines foxBMS application data and cache directory paths.

This module uses the platformdirs package to determine the appropriate locations for storing user data and cache files for the foxBMS application.

cli.helpers.dirs.FOXBMS_BASE_DIR

Path to the application’s main data directory.

cli.helpers.dirs.CACHE_DIR

Path to the application’s cache directory.