pub fn read_toml(path: PathBuf) -> Result<String>
Expand description

Find and read the correct toml config

Errors

If we can’t find a git repository, or if reading the toml file works