load_scan_import_config

Function load_scan_import_config 

Source
pub(crate) fn load_scan_import_config(
    config_path: Option<&Path>,
    scan_path: &Path,
) -> Result<Option<AtlasMapConfig>, CliError>
Expand description

Load map configuration for purpose import during scan.