We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efe00a3 commit fb11ebaCopy full SHA for fb11eba
examples/colors/src/lib/colors.sh
@@ -9,7 +9,7 @@
9
##
10
## Color output will be disabled if `NO_COLOR` environment variable is set
11
## in compliance with https://no-color.org/
12
-
+##
13
print_in_color() {
14
local color="$1"
15
shift
0 commit comments