Interface: FsGetArchivedChangeOptions
Defined in: packages/core/src/composition/use-cases/get-archived-change.ts:14
Filesystem adapter paths for createGetArchivedChange(context, options).
Properties
archivePath
readonlyarchivePath:string
Defined in: packages/core/src/composition/use-cases/get-archived-change.ts:17
archivePattern?
readonlyoptionalarchivePattern?:string
Defined in: packages/core/src/composition/use-cases/get-archived-change.ts:18
changesPath
readonlychangesPath:string
Defined in: packages/core/src/composition/use-cases/get-archived-change.ts:15
draftsPath
readonlydraftsPath:string
Defined in: packages/core/src/composition/use-cases/get-archived-change.ts:16