MCPcopy
hub / github.com/go-bindata/go-bindata / ModTime

Method ModTime

testdata/out/compress-memcopy.go:69–71  ·  view source on GitHub ↗

Mode return file modify time

()

Source from the content-addressed store, hash-verified

67
68// Mode return file modify time
69func (fi bindataFileInfo) ModTime() time.Time {
70 return fi.modTime
71}
72
73// IsDir return file whether a directory
74func (fi bindataFileInfo) IsDir() bool {

Callers 3

asset_release_commonFunction · 0.45
RestoreAssetFunction · 0.45
RestoreAssetFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected