Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MFSEntry

Index

Properties

cid: CID

The CID of the object

mode?: number

The UnixFS mode as a Number

mtime?: Mtime

An object with numeric secs and nsecs properties

name: string

The object's name

size: number

The size of the file in bytes

type: "file" | "directory"

The object's type (directory or file)

Generated using TypeDoc