Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
}
96
func
(fi bindataFileInfo) Mode() os.FileMode {
97
return
fi.mode
98
}
99
func
(fi bindataFileInfo) ModTime() time.Time {
100
return
fi.modTime
101
}
Callers
1
RestoreAsset
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected