Home
last modified time | relevance | path

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

/build/blueprint/bootstrap/
Dglob.go78 "excludes": joinWithPrefixAndQuote(excludes, "-e "),
83 func joinWithPrefixAndQuote(strs []string, prefix string) string { func