Class Directory<T>Abstract

Type Parameters

Hierarchy (view full)

Constructors

Properties

_fileList: string[] = []
_fileMap: {
    [name: string]: T;
} = {}

Type declaration

  • [name: string]: T
_record: T

Accessors

Methods

Generated using TypeDoc