Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/earthstar/src/sync-fs/sync-fs-types.ts>FileInfoEntry

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
interface FileInfoEntry
import { type FileInfoEntry } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/sync-fs/sync-fs-types.ts";

Properties

dirName: string
path: string
abspath: string
exposedContentSize: number
mtimeMs: number | null
birthtimeMs: number | null
exposedContentHash: string