Function BackupManager.create

Creates a new backup from whatever is on the supplied path.

void create (
  string Name,
  string Path
);