MCPcopy 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
58func (fi bindataFileInfo) Size() int64 {
59 return fi.size
60}
61
62// Mode return file mode
63func (fi bindataFileInfo) Mode() os.FileMode {

Callers 4

tarFileFunction · 0.45
applyChangeMethod · 0.45
walkDirFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected