Skip to main content
Version: 6.4

TsMorphMetadataProvider

Hierarchy

Index

Constructors

constructor

Methods

getExistingSourceFile

  • getExistingSourceFile(path, ext, validate): SourceFile
  • Parameters

    • path: string
    • optionalext: string
    • validate: boolean = true

    Returns SourceFile

loadEntityMetadata

  • loadEntityMetadata(meta, name): void
  • Parameters

    Returns void

inheritedloadFromCache

  • loadFromCache(meta, cache): void

useCache

  • useCache(): boolean
  • Returns boolean