pub fn handle_analyze( path: PathBuf, json: bool, detailed: bool, display: Option<DisplayFormat>, _only: Option<Vec<String>>, color_scheme: Option<ColorScheme>, ) -> Result<String>