Skip to main content

Interface: FsListDraftsOptions

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

Filesystem adapter paths for createListDrafts(context, options).

Properties

changesPath

readonly changesPath: string

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


discardedPath

readonly discardedPath: string

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


draftsPath

readonly draftsPath: string

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