glitz:Glitz 为您的终端输出添加了 ANSI 彩色的魅力

时间:2024-07-10 15:27:01
【文件属性】:

文件名称:glitz:Glitz 为您的终端输出添加了 ANSI 彩色的魅力

文件大小:4KB

文件格式:ZIP

更新时间:2024-07-10 15:27:01

Ruby

浮华 用于终端输出的 ANSI 彩色魅力 颜色和效果可以按任何顺序链接和添加。 您可以指定一种前景色和一种背景色(设置新值将覆盖之前的值)。 粗体和下划线等效果结合在一起。 用法 require 'glitz' include Glitz puts "Roses are Red" . foreground ( :red ) puts "Editors are White on Black" . foreground ( :white ) . background ( :black ) puts "If you eat " + "Chunky Bacon" . bold . underline puts "Beware the dreaded " + "Blink Attack!" . foreground ( :white ) . background ( :magenta ) . bl


【文件预览】:
glitz-master
----.gitignore(18B)
----glitz.gemspec(788B)
----LICENSE(1KB)
----README.md(904B)
----lib()
--------glitz.rb(2KB)
--------glitz()
----Gemfile(40B)
----Rakefile(282B)

网友评论