Home
last modified time | relevance | path

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

/build/blueprint/
Dcontext.go1053 subBlueprintsName, _, err := getStringFromScope(scope, "subname")
1189 func getStringFromScope(scope *parser.Scope, v string) (string, scanner.Position, error) { func