bazel-skylib
bazel-skylib copied to clipboard
Add shell. escape_for_bat for escaping strings in Windows .bat scripts
In particular, we want this to be able to fix https://github.com/bazelbuild/bazel-skylib/issues/344 for both Unix and Windows.