Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/typescript-go
/ FS
Method
FS
internal/module/types.go:15–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
14
type
ResolutionHost
interface
{
15
FS() vfs.FS
16
GetCurrentDirectory() string
17
}
18
Callers
15
NewResolver
Function · 0.65
NewResolverWithOptions
Function · 0.65
resolveTypeReferenceDirective
Method · 0.65
resolveFromTypeRoot
Method · 0.65
tryLoadInputFileForPath
Method · 0.65
loadModuleFromImmediateNodeModulesDirectory
Method · 0.65
loadModuleFromSpecificNodeModulesDirectory
Method · 0.65
getOriginalAndResolvedFileName
Method · 0.65
nodeLoadModuleByRelativeName
Method · 0.65
tryAddingExtensions
Method · 0.65
tryFileLookup
Method · 0.65
loadNodeModuleFromDirectoryWorker
Method · 0.65
Implementers
14
resolutionHostStub
internal/module/resolver_test.go
resolutionHost
internal/ls/autoimport/util.go
fakeCloneHost
internal/ls/autoimport/aliasresolver_c
projectReferenceDtsFakingHost
internal/compiler/projectreferencedtsf
compilerHost
internal/compiler/host.go
Session
internal/project/session.go
autoImportRegistryCloneHost
internal/project/autoimport.go
configFileRegistryBuilder
internal/project/configfileregistrybui
compilerHost
internal/project/compilerhost.go
testParseConfigHost
internal/project/extendedconfigcache_t
testParseConfigHost
internal/execute/tsc/extendedconfigcac
TestSys
internal/execute/tsctests/sys.go
Calls
no outgoing calls
Tested by
no test coverage detected