Interface: FsRestoreChangeOptions
Defined in: packages/core/src/composition/use-cases/restore-change.ts:23
Filesystem adapter paths for createRestoreChange(context, options).
Properties
changesPath
readonlychangesPath:string
Defined in: packages/core/src/composition/use-cases/restore-change.ts:25
Absolute path to the changes/ directory.
discardedPath
readonlydiscardedPath:string
Defined in: packages/core/src/composition/use-cases/restore-change.ts:29
Absolute path to the discarded/ directory.
draftsPath
readonlydraftsPath:string
Defined in: packages/core/src/composition/use-cases/restore-change.ts:27
Absolute path to the drafts/ directory.