Skip to main content
Version: Next

TsMorphMetadataProvider

Hierarchy

Index

Constructors

constructor

Methods

inheritedcombineCache

  • combineCache(): void
  • Returns void

inheritedgetCachedMetadata

getCacheKey

  • getCacheKey(meta): string
  • Parameters

    Returns string

getExistingSourceFile

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

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

    Returns SourceFile

loadEntityMetadata

  • loadEntityMetadata(meta): void

loadFromCache

  • loadFromCache(meta, cache): void

saveToCache

  • saveToCache(meta): void

useCache

  • useCache(): boolean
  • Returns boolean

staticuseCache

  • useCache(): boolean
  • Returns boolean