1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/irb
Takashi Kokubun 98bd7e87a0 [ruby/irb] Make IRB::ColorPrinter.pp compatible with PP.pp
The incompatible interface is not helpful, again if you want to use it
as a standalone library, falling it back to PP.

Original PP.pp also ends with `out << "\n"`.

https://github.com/ruby/irb/commit/4c74c7d84c
2021-01-07 22:43:40 -08:00
..
cmd
ext
lc
.document
color.rb
color_printer.rb [ruby/irb] Make IRB::ColorPrinter.pp compatible with PP.pp 2021-01-07 22:43:40 -08:00
completion.rb
context.rb
easter-egg.rb
extend-command.rb
frame.rb
help.rb
init.rb
input-method.rb
inspector.rb [ruby/irb] Make IRB::ColorPrinter.pp compatible with PP.pp 2021-01-07 22:43:40 -08:00
irb.gemspec
locale.rb
magic-file.rb
notifier.rb
output-method.rb
ruby-lex.rb
ruby_logo.aa
src_encoding.rb
version.rb
workspace.rb
ws-for-case-2.rb
xmp.rb