pub fn config_path(name: &str) -> PathBuf
Get the config path for application name. name should be capitalized, e.g. "Ethereum", "Parity".
name
"Ethereum"
"Parity"