MCPcopy
hub / github.com/cli/cli / RepoOwner

Method RepoOwner

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

Source from the content-addressed store, hash-verified

14type Interface interface {
15 RepoName() string
16 RepoOwner() string
17 RepoHost() string
18}
19

Callers 15

cloneRunFunction · 0.95
creditsRunFunction · 0.95
forkRunFunction · 0.95
createFromScratchFunction · 0.95
createFromLocalFunction · 0.95
syncLocalRepoFunction · 0.95
syncRemoteRepoFunction · 0.95
FindByRepoMethod · 0.65
RepoOwnerMethod · 0.65
BaseRepoMethod · 0.65
EnableRepoOverrideFunction · 0.65
ListMethod · 0.65

Implementers 3

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

Calls

no outgoing calls

Tested by 15

TestParseDiscussionArgFunction · 0.52
Test_BaseRepoFunction · 0.52
Test_SmartBaseRepoFunction · 0.52
Test_OverrideBaseRepoFunction · 0.52
Test_runBrowseFunction · 0.52
TestAutolinkViewer_ViewFunction · 0.52
TestAutolinkLister_ListFunction · 0.52