Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ Count
Method
Count
api/reaction_groups.go:42–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
}
41
42
func
(rg ReactionGroup) Count() int {
43
return
rg.Users.TotalCount
44
}
45
46
func
(rg ReactionGroup) Emoji() string {
47
return
reactionEmoji[rg.Content]
Callers
5
TestInstallRun_DeduplicatesSharedProjectDirAcrossHosts
Function · 0.80
publishRun
Function · 0.80
formatReactionGroup
Function · 0.80
IsSkillPath
Function · 0.80
Test_String
Function · 0.80
Calls
no outgoing calls
Tested by
2
TestInstallRun_DeduplicatesSharedProjectDirAcrossHosts
Function · 0.64
Test_String
Function · 0.64