Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ Emoji
Method
Emoji
api/reaction_groups.go:46–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
}
45
46
func
(rg ReactionGroup) Emoji() string {
47
return
reactionEmoji[rg.Content]
48
}
49
50
var
reactionEmoji =
map
[string]string{
51
"THUMBS_UP"
:
"\U0001f44d"
,
Callers
2
formatReactionGroup
Function · 0.80
Test_String
Function · 0.80
Calls
no outgoing calls
Tested by
1
Test_String
Function · 0.64