Skip to main content

user_config_path

Function user_config_path 

Source
pub fn user_config_path<S: ConfigSource>(src: &S) -> Option<PathBuf>
Expand description

<user config dir>/differential/config.toml.

The directory comes from ConfigSource; the two path components are contract, not adapter, so they stay here.