MCPcopy Create free account
hub / github.com/microsoft/typescript-go / FileExists

Method FileExists

internal/checker/checker.go:553–553  ·  view source on GitHub ↗
(fileName string)

Source from the content-addressed store, hash-verified

551 SourceFiles() []*ast.SourceFile
552 BindSourceFiles()
553 FileExists(fileName string) bool
554 GetSourceFile(fileName string) *ast.SourceFile
555 GetSourceFileForResolvedModule(fileName string) *ast.SourceFile
556 GetEmitModuleFormatOfFile(sourceFile ast.HasFileName) core.ModuleKind

Callers 6

FileExistsMethod · 0.65
FileExistsMethod · 0.65
FileExistsMethod · 0.65

Implementers 3

aliasResolverinternal/ls/autoimport/aliasresolver.g
Programinternal/compiler/program.go
fakePrograminternal/transformers/tstransforms/imp

Calls

no outgoing calls

Tested by

no test coverage detected