Function analyze_file

Source
pub fn analyze_file(file_path: &str) -> Result<Vec<Issue>>
Expand description

Analyze an .orbit file for issues