Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/typescript-go
/ FS
Method
FS
internal/execute/tsc/compile.go:19–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
type
System
interface
{
18
Writer() io.Writer
19
FS() vfs.FS
20
DefaultLibraryPath() string
21
GetCurrentDirectory() string
22
WriteOutputIsTTY() bool
Callers
15
GetSourceFile
Method · 0.65
createWatcher
Function · 0.65
start
Method · 0.65
computeDesiredWatches
Method · 0.65
comparePathsOptions
Method · 0.65
isRelevantChange
Method · 0.65
doBuild
Method · 0.65
evictChangedSourceFiles
Method · 0.65
recheckTsConfig
Method · 0.65
startTracingIfNeeded
Function · 0.65
fmtMain
Function · 0.65
tscCompilation
Function · 0.65
Implementers
2
TestSys
internal/execute/tsctests/sys.go
osSys
cmd/tsgo/sys.go
Calls
no outgoing calls
Tested by
1
TestBuildSample
Function · 0.52