Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cli/cli
/ Link
Method
Link
pkg/cmd/pr/shared/commentable.go:34–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
33
type
Commentable
interface
{
34
Link() string
35
Identifier() string
36
CurrentUserComments() []api.Comment
37
RepositoryDatabaseID() int64
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