Skip to main content

Interface: FsGetArchivedChangeOptions

Defined in: packages/core/src/composition/use-cases/get-archived-change.ts:14

Filesystem adapter paths for createGetArchivedChange(context, options).

Properties

archivePath

readonly archivePath: string

Defined in: packages/core/src/composition/use-cases/get-archived-change.ts:17


archivePattern?

readonly optional archivePattern?: string

Defined in: packages/core/src/composition/use-cases/get-archived-change.ts:18


changesPath

readonly changesPath: string

Defined in: packages/core/src/composition/use-cases/get-archived-change.ts:15


draftsPath

readonly draftsPath: string

Defined in: packages/core/src/composition/use-cases/get-archived-change.ts:16