pub fn settings_resource_root(settings_path: &Path) -> PathBufExpand description
Root that file-backed settings resources resolve against for the settings file at
settings_path: the project root (the parent of .aether) when the settings file lives in a
.aether directory, otherwise the settings file’s directory.