MCPcopy Create free account
hub / github.com/cli/cli / ID

Method ID

api/queries_repo.go:1166–1166  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1164type AssignableActor interface {
1165 DisplayName() string
1166 ID() string
1167 Login() string
1168
1169 sealedAssignableActor()

Callers 15

ListMethod · 0.65
GetCommentRepliesMethod · 0.65
editDiscussionLabelsMethod · 0.65
CreateMethod · 0.65
UpdateMethod · 0.65
AddCommentMethod · 0.65
UpdateCommentMethod · 0.65
DeleteCommentMethod · 0.65
GetCommentMethod · 0.65
closeArgsFunction · 0.65
copyArgsFunction · 0.65
markTemplateArgsFunction · 0.65

Implementers 2

AssignableUserapi/queries_repo.go
AssignableBotapi/queries_repo.go

Calls

no outgoing calls