Interface: FsListDraftsOptions
Defined in: packages/core/src/composition/use-cases/list-drafts.ts:14
Filesystem adapter paths for createListDrafts(context, options).
Properties
changesPath
readonlychangesPath:string
Defined in: packages/core/src/composition/use-cases/list-drafts.ts:15
discardedPath
readonlydiscardedPath:string
Defined in: packages/core/src/composition/use-cases/list-drafts.ts:17
draftsPath
readonlydraftsPath:string
Defined in: packages/core/src/composition/use-cases/list-drafts.ts:16