Table of Contents

Public classSealed IndexBackupOptions

Namespace
Rowles.LeanCorpus.Index.Backup
Assembly
Rowles.LeanCorpus.dll

Configures index backup creation.

public sealed class IndexBackupOptions
IndexBackupOptions

Public property CommitGeneration

Gets or sets the commit generation to back up. When null, the latest readable commit is used.

Public property IncludeCommitStats

Gets or sets whether stats_N.json is included when present. Defaults to true.

Public property OverwriteBackupDirectory

Gets or sets whether an existing backup directory may be cleared before the backup is written.