Function BackupManager.listFiles

Returns an entry list of the supplied backup name.

FSEntry[] listFiles (
  string Name
);

Throws

IllegalArgumentException if the backup doesn't exists.