Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
836
func
(x *Change) GetSize() int64 {
837
if
x != nil {
838
return
x.Size
839
}
840
return
0
841
}
842
843
func
(x *Change) GetMode() uint32 {
844
if
x != nil {
Callers
1
execStreamWithTransport
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected