Searched refs:joinWithPrefixAndQuote (Results 1 – 1 of 1) sorted by relevance
77 args += " " + joinWithPrefixAndQuote(excludes, "-e ")120 func joinWithPrefixAndQuote(strs []string, prefix string) string { func