Structs§
- AppConfig
- Merged configuration (YAML + CLI, with defaults applied).
- AppPaths
- Paths used by the application.
- Yaml
Config - YAML config file structure (config.yml in the data directory).
Enums§
- Webhook
Config Entry - A webhook entry in YAML config. Can be a simple URL string or an object with url + events.
Functions§
- setup_
directories - Ensure all required directories exist.