Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
Config aggregates user-tunable settings plus resolved Paths.
func Load ¶
Load resolves the data directory and (optionally) reads a YAML config. cliDataDir wins if non-empty; otherwise PROWL_DATA_DIR, then XDG_DATA_HOME/prowl, then ~/.local/share/prowl. When cliProfile (or PROWL_PROFILE) is non-empty, the resolved data dir gets that profile appended as a subdirectory so users can keep, e.g., work and personal PRs separate.
Click to show internal directories.
Click to hide internal directories.