MCPcopy Index your code
hub / github.com/github/git-sizer / Path

Method Path

git/git.go:115–117  ·  view source on GitHub ↗

Path returns the path to `repo`.

()

Source from the content-addressed store, hash-verified

113
114// Path returns the path to `repo`.
115func (repo *Repository) Path() string {
116 return repo.path
117}

Callers 1

TestBombFunction · 0.45

Calls

no outgoing calls

Tested by 1

TestBombFunction · 0.36