Skip to main content

settings_resource_root

Function settings_resource_root 

Source
pub fn settings_resource_root(settings_path: &Path) -> PathBuf
Expand 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.