pub fn run( path: String, anchor: Option<String>, max_results: u32, scan_limit: u32, format: String, compact: bool, ) -> Result<()>