MCPcopy
hub / github.com/cli/cli / RepoHost

Method RepoHost

internal/ghrepo/repo.go:17–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15 RepoName() string
16 RepoOwner() string
17 RepoHost() string
18}
19
20// New instantiates a GitHub repository from owner and name arguments

Callers 15

cloneRunFunction · 0.95
creditsRunFunction · 0.95
forkRunFunction · 0.95
setDefaultRunFunction · 0.95
createFromScratchFunction · 0.95
createFromLocalFunction · 0.95
syncRemoteRepoFunction · 0.95
getRunFunction · 0.95
removeRunFunction · 0.95
setRunFunction · 0.95
removeRunFunction · 0.95
setRunFunction · 0.95

Implementers 3

Remotecontext/remote.go
ghRepointernal/ghrepo/repo.go
Repositoryapi/queries_repo.go

Calls

no outgoing calls

Tested by 14

TestGetCommentFunction · 0.52
TestParseDiscussionArgFunction · 0.52
Test_BaseRepoFunction · 0.52
Test_SmartBaseRepoFunction · 0.52
Test_OverrideBaseRepoFunction · 0.52
stubPRFunction · 0.52
_stubPRFunction · 0.52
TestMeReplacer_ReplaceFunction · 0.52
TestParseMetadataRepoFunction · 0.52