Function analyze_file

Source
pub fn analyze_file(
    file_path: &str,
    diff_content: &str,
    operation_type: &str,
) -> FileAnalysisResult
Expand description

Analyzes a single file’s changes