fancy_irb:IRB的颜色和哈希火箭

时间:2024-05-24 10:30:26
【文件属性】:

文件名称:fancy_irb:IRB的颜色和哈希火箭

文件大小:14KB

文件格式:ZIP

更新时间:2024-05-24 10:30:26

Ruby

幻想曲 为IRB提示,错误, $stderr和$stdout 使用“哈希火箭”(#=>)显示IRB结果 用法 require 'fancy_irb' FancyIrb.start 您可以传递选项哈希。 这些是默认值: DEFAULT_OPTIONS = { :rocket_mode => true, # activate or deactivate #=> rocket :rocket_prompt => '#=> ', # prompt to use for the rocket :result_prompt => '=> ', # prompt to use for normal output :unicode_display_width => true, # set to false if you don't wan


【文件预览】:
fancy_irb-main
----Rakefile(706B)
----.github()
--------workflows()
----Gemfile(39B)
----.rspec(30B)
----MIT-LICENSE.txt(1KB)
----spec()
--------fixtures.rb(252B)
--------size_detector_spec.rb(1KB)
----.gitignore(17B)
----CHANGELOG.md(2KB)
----lib()
--------fancy_irb.rb(1KB)
--------fancy_irb()
----CODE_OF_CONDUCT.md(3KB)
----README.md(2KB)
----.editorconfig(167B)
----fancy_irb.gemspec(1KB)

网友评论