Home
last modified time | relevance | path

Searched refs:getLocalStringListFromScope (Results 1 – 1 of 1) sorted by relevance

/build/blueprint/
Dcontext.go962 build, buildPos, err := getLocalStringListFromScope(scope, "build")
1081 func getLocalStringListFromScope(scope *parser.Scope, v string) ([]string, scanner.Position, error)… func