harbor_cli.dirs
CONFIG_DIR = _PLATFORM_DIR.user_config_path
module-attribute
DATA_DIR = _PLATFORM_DIR.user_data_path
module-attribute
LOGS_DIR = _PLATFORM_DIR.user_log_path
module-attribute
SITE_CONFIG_DIR = _PLATFORM_DIR.site_config_path
module-attribute
init_directories() -> None
harbor_cli/dirs.py