Config

class PulseConfig(file_path: str | None = None, auto_load=True)

Bases: dict

Base class for a config file object.

load(force=False)

Load and update this config object with the contents of a yaml config file