зеркало из https://github.com/github/ruby.git
Added more attributes [ci skip]
This commit is contained in:
Родитель
4d75346187
Коммит
6623cde731
|
@ -26,6 +26,7 @@ class Colorize
|
|||
"pass"=>"32", "fail"=>"31;1", "skip"=>"33;1",
|
||||
"black"=>"30", "red"=>"31", "green"=>"32", "yellow"=>"33",
|
||||
"blue"=>"34", "magenta"=>"35", "cyan"=>"36", "white"=>"37",
|
||||
"bold"=>"1", "underline"=>"4", "reverse"=>"7",
|
||||
}
|
||||
|
||||
def decorate(str, name)
|
||||
|
|
Загрузка…
Ссылка в новой задаче