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