CONFIG_FILE#

nublado.purger.constants.CONFIG_FILE = PosixPath('/etc/purger/config.yaml')#

Path subclass for non-Windows systems.

On a POSIX system, instantiating a Path should return this object.