MCPcopy
hub / github.com/cli/cli / ID

Method ID

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

Source from the content-addressed store, hash-verified

1156type AssignableActor interface {
1157 DisplayName() string
1158 ID() string
1159 Login() string
1160
1161 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