Skip to main content

Interface: FsListArchivedOptions

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

Filesystem adapter paths for createListArchived(context, options).

Properties

archivePath

readonly archivePath: string

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


archivePattern?

readonly optional archivePattern?: string

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


changesPath

readonly changesPath: string

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


draftsPath

readonly draftsPath: string

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