MCPcopy Index your code
hub / github.com/devspace-sh/devspace / ModTime

Method ModTime

assets/assets.go:68–70  ·  view source on GitHub ↗

Mode return file modify time

()

Source from the content-addressed store, hash-verified

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

Callers 5

RestoreAssetFunction · 0.45
untarNextFunction · 0.45
applyChangeMethod · 0.45
walkDirFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected