Home
last modified time | relevance | path

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

/build/blueprint/bootstrap/
Dglob.go77 args += " " + joinWithPrefixAndQuote(excludes, "-e ")
120 func joinWithPrefixAndQuote(strs []string, prefix string) string { func