Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DTC

Index

Constructors

Properties

Methods

Constructors

constructor

  • new DTC(): DTC

Properties

Private list

list: any

Methods

_loadDtcList

  • _loadDtcList(basePath?: string): void
  • Parameters

    • Optional basePath: string

    Returns void

getByName

  • getByName(slug: string): void

getByPid

  • getByPid(pid: string, mode?: string): void
  • Parameters

    • pid: string
    • Optional mode: string

    Returns void

getList

  • getList(): any

Generated using TypeDoc