CopyOnWriteOptions
Defined in: src/backends/cow.ts:19
Configuration options for CoW.
Properties
Section titled “Properties”journal?
Section titled “journal?”
optionaljournal?:Journal
Defined in: src/backends/cow.ts:27
readable
Section titled “readable”readable:
MountConfiguration<Backend<FileSystem,object>>
Defined in: src/backends/cow.ts:21
The file system that initially populates this file system.
writable
Section titled “writable”writable:
MountConfiguration<Backend<FileSystem,object>>
Defined in: src/backends/cow.ts:24
The file system to write modified files to.