Searched refs:quoteBashString (Results 1 – 1 of 1) sorted by relevance
112 func quoteBashString(s string) string { func128 name := quoteBashString(module.Name)134 fmt.Fprintf(w, "MODULE_TYPE_DICT[%q]=%q\n", name, quoteBashString(module.Type))136 quoteBashString(strings.Join(modulePropKeys, " ")))148 key := name + ":" + quoteBashString(k)149 fmt.Fprintf(w, "MODULE_PROP_VALUES_DICT[%q]=%q\n", key, quoteBashString(propValue))