Skip to main content

load_config

Function load_config 

Source
pub fn load_config() -> Result<AbbayeConfig>
Expand description

Load the Abbaye2 configuration from the current working directory.

Looks for .abbaye.toml first, then abbaye.toml; when both are present abbaye.toml takes precedence (last merge wins).