import * as earthstar from "https://deno.land/x/earthstar@v10.0.0-alpha.3/src/sync-fs/sync-fs.ts";
Functions
Syncs an earthstar replica with a directory on the filesystem, representing Earthstar documents as files and vice versa. Make sure you understand the changes this function could enact upon a given directory before using it, as it can delete files in certain circumstances.
|