Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ AuthorLogin
Method
AuthorLogin
pkg/cmd/pr/shared/comments.go:17–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
type
Comment
interface
{
16
Identifier() string
17
AuthorLogin() string
18
Association() string
19
Content() string
20
Created() time.Time
Callers
4
parseReviewers
Function · 0.65
formatRawComment
Function · 0.65
formatComment
Function · 0.65
formatHiddenComment
Function · 0.65
Implementers
2
PullRequestReview
api/queries_pr_review.go
Comment
api/queries_comments.go
Calls
no outgoing calls
Tested by
no test coverage detected