Skip to main content

load

Function load 

Source
pub fn load() -> Config
Expand description

Loads settings from ~/.vct/config.toml, creating it with defaults on first run.

Infallible: any error resolving, reading, or parsing degrades to Config::default.