Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/archlinux-de/pkgstats-cli
/ extractSectionName
Function
extractSectionName
internal/pacman/config_map.go:59–61 ·
view source on GitHub ↗
(line string)
Source
from the content-addressed store, hash-verified
57
}
58
59
func
extractSectionName(line string) string {
60
return
line[1 : len(line)-1]
61
}
Callers
1
createConfigMap
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected