Section navigation

Public classSealed IndexFormatInspectionOptions

Namespace
Rowles.LeanCorpus.Index.Format
Assembly
Rowles.LeanCorpus.dll

Options for inspecting the on-disk format of a LeanCorpus index.

public sealed class IndexFormatInspectionOptions
Inheritance
IndexFormatInspectionOptions

Public property Catalog

Gets or sets the immutable codec catalogue used to identify persistent formats.

Public property IncludeChecksums

Gets or sets whether checksums are included. Defaults to false.

Public property IncludeFileSizes

Gets or sets whether file lengths are included. Defaults to true.

Public property IncludeOptionalSidecars

Gets or sets whether optional sidecar files are included. Defaults to true.