pub fn handle_query( pattern: &str, path: &Path, language: Option<&str>, ignore: &[String], allow_tests: bool, max_results: Option<usize>, format: &str, ) -> Result<()>
Handle the query command