MCPcopy Create free account
hub / github.com/archlinux-de/pkgstats-cli / isIncludeLine

Function isIncludeLine

internal/pacman/parser.go:129–131  ·  view source on GitHub ↗
(line string)

Source from the content-addressed store, hash-verified

127}
128
129func isIncludeLine(line string) bool {
130 return strings.HasPrefix(line, "Include")
131}

Callers 1

readConfigFileMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected