class ReplicaDriverFs
implements IReplicaDriver
import { ReplicaDriverFs } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/replica/driver_fs.node.ts";
Constructors
new
ReplicaDriverFs(shareAddress: ShareAddress, dirPath: string)Properties
attachmentDriver: IReplicaAttachmentDriver
docDriver: IReplicaDocDriver