pub fn list( user_name: &str, user_agent: &str, cache: bool, exclude: &[String], description_width: u16, output_file: Option<&Path>, ) -> Result<()>