Searched refs:getLiteralBoolPropertyValue (Results 1 – 1 of 1) sorted by relevance
325 host, _ := getLiteralBoolPropertyValue(mod, "host")1369 func getLiteralBoolPropertyValue(mod *parser.Module, name string) (s bool, found bool) { func