Function BackupManager.get

Returns the FSReader object from an existing backup.

FSReader get (
  string Name
);

Throws

IllegalArgumentException if the backup doesn't exists.