Function spawnflake::configuration::reader::read[][src]

pub fn read(filename: &str) -> Result<GenericConfiguration>
Expand description

Reads configuration from provided file

If file does not exist or we cannot read the content of the file, we use the default values