pub fn display_file_info_list(info_list: &FileInfoList, names_requested: bool)Expand description
Displays the listing. names_requested says whether original filenames
were decrypted (a password was provided); without it only the plaintext
header metadata is shown.