MCPcopy Index your code
hub / github.com/devspace-sh/devspace / GetSize

Method GetSize

helper/remote/remote.pb.go:836–841  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

834}
835
836func (x *Change) GetSize() int64 {
837 if x != nil {
838 return x.Size
839 }
840 return 0
841}
842
843func (x *Change) GetMode() uint32 {
844 if x != nil {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected