Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
14
type
Interface
interface
{
15
RepoName() string
16
RepoOwner() string
17
RepoHost() string
18
}
19
Callers
15
cloneRun
Function · 0.95
creditsRun
Function · 0.95
forkRun
Function · 0.95
createFromScratch
Function · 0.95
createFromLocal
Function · 0.95
syncLocalRepo
Function · 0.95
syncRemoteRepo
Function · 0.95
FindByRepo
Method · 0.65
RepoOwner
Method · 0.65
BaseRepo
Method · 0.65
EnableRepoOverride
Function · 0.65
List
Method · 0.65
Implementers
3
Remote
context/remote.go
ghRepo
internal/ghrepo/repo.go
Repository
api/queries_repo.go
Calls
no outgoing calls
Tested by
15
TestParseDiscussionArg
Function · 0.52
TestParseDiscussionOrCommentArg
Function · 0.52
Test_BaseRepo
Function · 0.52
Test_SmartBaseRepo
Function · 0.52
Test_OverrideBaseRepo
Function · 0.52
TestOfficialExtensionStubRun
Function · 0.52
Test_runBrowse
Function · 0.52
TestAutolinkDeleter_Delete
Function · 0.52
TestAutolinkViewer_View
Function · 0.52
TestAutolinkLister_List
Function · 0.52
TestAutolinkCreator_Create
Function · 0.52
TestDetectGitHubRemote_UsesDir
Function · 0.52