Hierarchy (view full)

Constructors

  • Parameters

    • name: string
    • path: string
    • Optional stats: Stats
    • Optional content: string
    • Optional mime: string

    Returns File

Properties

children: Entry[] = ...
content?: string
mime?: string
name: string
path: string
stats?: Stats
type: EntryType = EntryType.File