Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/typescript-go
/ Writer
Method
Writer
internal/execute/tsc/compile.go:18–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
17
type
System
interface
{
18
Writer() io.Writer
19
FS() vfs.FS
20
DefaultLibraryPath() string
21
GetCurrentDirectory() string
Callers
15
createWatcher
Function · 0.65
start
Method · 0.65
doBuild
Method · 0.65
compileAndEmit
Method · 0.65
startTracingIfNeeded
Function · 0.65
stopTracing
Function · 0.65
fmtMain
Function · 0.65
tscBuildCompilation
Function · 0.65
tscCompilation
Function · 0.65
getTraceFromSys
Function · 0.65
performIncrementalCompilation
Function · 0.65
performCompilation
Function · 0.65
Implementers
2
TestSys
internal/execute/tsctests/sys.go
osSys
cmd/tsgo/sys.go
Calls
no outgoing calls
Tested by
no test coverage detected