scan_options_for_root

Function scan_options_for_root 

Source
pub(crate) fn scan_options_for_root(
    config_path: Option<&Path>,
    root: &Path,
) -> Result<ScanOptions, CliError>
Expand description

Load scan options for a project root from ProjectAtlas config when present.