MCPcopy Create free account
hub / github.com/bufbuild/buf / Ref

Method Ref

private/bufpkg/bufparse/ref.go:36–36  ·  view source on GitHub ↗

Ref returns the reference within the . May be a label or dashless commitID. May be empty, in which case this references the commit of the default label of the .

()

Source from the content-addressed store, hash-verified

34 //
35 // May be empty, in which case this references the commit of the default label of the .
36 Ref() string
37
38 isRef()
39}

Callers 15

runFunction · 0.65
runFunction · 0.65
runFunction · 0.65
runFunction · 0.65
runFunction · 0.65
runFunction · 0.65
runFunction · 0.65
runFunction · 0.65
runFunction · 0.65
runFunction · 0.65
runFunction · 0.65
runFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected