resolve_config_edit_path

Function resolve_config_edit_path 

Source
fn resolve_config_edit_path(
    config_path: Option<&Path>,
    project_root: &Path,
) -> Result<PathBuf, AtlasMapError>
Expand description

Resolve the config file path that ignore commands should edit.