Skip to main content

Interface: FsEditChangeOptions

Defined in: packages/core/src/composition/use-cases/edit-change.ts:15

Filesystem adapter paths for createEditChange(context, options).

Properties

changesPath

readonly changesPath: string

Defined in: packages/core/src/composition/use-cases/edit-change.ts:16


discardedPath

readonly discardedPath: string

Defined in: packages/core/src/composition/use-cases/edit-change.ts:18


draftsPath

readonly draftsPath: string

Defined in: packages/core/src/composition/use-cases/edit-change.ts:17