MCPcopy 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
198func (fi *fileInfo) ModTime() time.Time {
199 return time.Time{}
200}
201
202func (fi *fileInfo) Mode() fs.FileMode {
203 return fi.mode

Callers 4

GetSourceFileMethod · 0.80
doBuildMethod · 0.80
recheckTsConfigMethod · 0.80
GetMTimeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected