Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devspace-sh/devspace
/ Size
Method
Size
assets/assets.go:58–60 ·
view source on GitHub ↗
Size return file size
()
Source
from the content-addressed store, hash-verified
56
57
// Size return file size
58
func
(fi bindataFileInfo) Size() int64 {
59
return
fi.size
60
}
61
62
// Mode return file mode
63
func
(fi bindataFileInfo) Mode() os.FileMode {
Callers
4
tarFile
Function · 0.45
createFileInformationFromStat
Function · 0.45
applyChange
Method · 0.45
walkDir
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected