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