Skip to main content

load

Function load 

Source
pub fn load(project_root: &Path) -> LoadedConfig
Expand description

Try to load .krait/krait.toml (or legacy krait.toml) from the project root.

Returns None config with AutoDetected source if no config file exists.