Skip to main content
Version: 6.2

TsMorphMetadataProvider

Hierarchy

Index

Constructors

constructor

Methods

getExistingSourceFile

  • getExistingSourceFile(path: string, ext?: string, validate?: boolean): SourceFile
  • Parameters

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

    Returns SourceFile

loadEntityMetadata

  • Parameters

    Returns void

loadFromCache

useCache

  • useCache(): boolean
  • Returns boolean