pic_scanner.common.constants.defaults.files

Attributes

CONFIG_FILE_NAME

CONFIG_FILE_PATH

CACHE_FILE_NAME

CACHE_FILE_PATH

DEFAULT_BACKUP_EXTENSION

HISTORY_FILE_NAME

HISTORY_FILE_PATH

Module Contents

pic_scanner.common.constants.defaults.files.CONFIG_FILE_NAME = 'config.ini'
pic_scanner.common.constants.defaults.files.CONFIG_FILE_PATH
pic_scanner.common.constants.defaults.files.CACHE_FILE_NAME = 'cache.json'
pic_scanner.common.constants.defaults.files.CACHE_FILE_PATH
pic_scanner.common.constants.defaults.files.DEFAULT_BACKUP_EXTENSION = '.bak'
pic_scanner.common.constants.defaults.files.HISTORY_FILE_NAME = 'history.json'
pic_scanner.common.constants.defaults.files.HISTORY_FILE_PATH