MCPcopy Index your code
hub / github.com/bytesizedhosting/bcd / ModTime

Method ModTime

plugins/plugin_data.go:99–101  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

97 return fi.mode
98}
99func (fi bindataFileInfo) ModTime() time.Time {
100 return fi.modTime
101}
102func (fi bindataFileInfo) IsDir() bool {
103 return false
104}

Callers 2

RestoreAssetFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected