analyze_python_files_with_options

Function analyze_python_files_with_options 

Source
pub fn analyze_python_files_with_options(
    target_dir: &Path,
    top_level: bool,
    with_versions: bool,
    verbose: bool,
) -> Result<String>