Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/typescript-go
/ ModTime
Method
ModTime
internal/bundled/embed.go:198–200 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
196
}
197
198
func
(fi *fileInfo) ModTime() time.Time {
199
return
time.Time{}
200
}
201
202
func
(fi *fileInfo) Mode() fs.FileMode {
203
return
fi.mode
Callers
4
GetSourceFile
Method · 0.80
doBuild
Method · 0.80
recheckTsConfig
Method · 0.80
GetMTime
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected