Skip to main content
Module

x/earthstar/mod.ts>ReplicaDriverFs

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
class ReplicaDriverFs
implements IReplicaDriver
import { ReplicaDriverFs } from "https://deno.land/x/earthstar@v10.0.0-beta.2/mod.ts";

Constructors

new
ReplicaDriverFs(shareAddress: ShareAddress, dirPath: string)

Properties

attachmentDriver: IReplicaAttachmentDriver
docDriver: IReplicaDocDriver