Options
All
  • Public
  • Public/Protected
  • All
Menu

A catalog based on a JavaScript module in a file.

Hierarchy

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • Initializes a new instance of that class.

    Parameters

    Returns FileCatalog

Properties

file

file: string

The path to the file.

Optional options

Methods

getClasses

  • getClasses(): Promise<any[]>

getClassesSync

  • getClassesSync(): any[]

Generated using TypeDoc