KC's Workspace
    Preparing search index...

    Represents a hard link that points to an i-node node.

    Index
    changes: FanOut<LinkEvent>

    Subscribe to the volume-level Superblock.changes bus or use CoreWatcher instead.

    children: Map<string, Link | undefined>
    ino: number
    length: number
    name: string
    node: Node
    parent: Link | undefined
    • Returns { children: string[]; ino: number; steps: string[] }