selected_scan_import_config_path

Function selected_scan_import_config_path 

Source
fn selected_scan_import_config_path(
    config_path: Option<&Path>,
    root: &Path,
) -> Result<Option<PathBuf>, CliError>
Expand description

Resolve the exact config file selected for a scan plan without loading it.