pub fn get_config_paths(filename: &str) -> Vec<PathBuf>
Expand description

Get the paths to the config file

§Arguments

  • filename - name of the config file

§Returns

A vector of PathBufs to the config files