Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ Link
Method
Link
pkg/cmd/pr/shared/commentable.go:32–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
31
type
Commentable
interface
{
32
Link() string
33
Identifier() string
34
CurrentUserComments() []api.Comment
35
}
Callers
2
createComment
Function · 0.65
updateComment
Function · 0.65
Implementers
2
Issue
api/queries_issue.go
PullRequest
api/queries_pr.go
Calls
no outgoing calls
Tested by
no test coverage detected