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

Method Mode

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

Mode return file mode

()

Source from the content-addressed store, hash-verified

62
63// Mode return file mode
64func (fi bindataFileInfo) Mode() os.FileMode {
65 return fi.mode
66}
67
68// Mode return file modify time
69func (fi bindataFileInfo) ModTime() time.Time {

Callers 4

asset_release_commonFunction · 0.45
findFilesFunction · 0.45
RestoreAssetFunction · 0.45
RestoreAssetFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected