MCPcopy Index your code
hub / github.com/cloudfoundry/cli / ModTime

Method ModTime

i18n/resources/i18n_resources.go:70–72  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68 return fi.mode
69}
70func (fi bindataFileInfo) ModTime() time.Time {
71 return fi.modTime
72}
73func (fi bindataFileInfo) IsDir() bool {
74 return false
75}

Callers 2

RestoreAssetFunction · 0.80
removeOldTempConfigFilesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected