KC's Workspace
    Preparing search index...

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

    Index

    Constructors

    Properties

    changes: FanOut<LinkEvent>
    children: Map<string, Link | undefined>
    ino: number
    length: number
    name: string
    node: Node
    parent: Link | undefined

    Accessors

    Methods

    • Returns { children: string[]; ino: number; steps: string[] }