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

Method Mode

plugins/plugin_data.go:96–98  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

94 return fi.size
95}
96func (fi bindataFileInfo) Mode() os.FileMode {
97 return fi.mode
98}
99func (fi bindataFileInfo) ModTime() time.Time {
100 return fi.modTime
101}

Callers 1

RestoreAssetFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected