MCPcopy
hub / github.com/git-lfs/git-lfs / URL

Method URL

creds/access.go:31–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29}
30
31func (a *Access) URL() string {
32 return a.url
33}
34
35// AllAccessModes returns all access modes in the order they should be tried.
36func AllAccessModes() []AccessMode {

Callers 6

SetAccessMethod · 0.80
TestSetAccessFunction · 0.80
TestChangeAccessFunction · 0.80
TestDeleteAccessWithNoneFunction · 0.80
DoWithAuthMethod · 0.80

Calls

no outgoing calls

Tested by 4

TestSetAccessFunction · 0.64
TestChangeAccessFunction · 0.64
TestDeleteAccessWithNoneFunction · 0.64