Function BackupManager.isRaw

Checks if the supplied backup name is a raw backup.

bool isRaw (
  string Name
);

Throws

IllegalArgumentException if the backup doesn't exists.