Skip to main content

load

Function load 

Source
pub fn load(path: Option<&str>) -> Result<Config>
Expand description

Load configuration from an explicit path, the default .eksup.yaml in the current working directory, or fall back to Config::default().