diff options
| author | Takashi Kokubun <takashikkbn@gmail.com> | 2021-01-07 22:32:47 -0800 |
|---|---|---|
| committer | Takashi Kokubun <takashikkbn@gmail.com> | 2021-01-07 22:35:12 -0800 |
| commit | d6b2b5bd47952efb6928db7ff1d393f6973e7ccd (patch) | |
| tree | 6320f2fdea4a127a7cfd86367182e205b13a0a5c /include/ruby/version.h | |
| parent | d4b7e967b6dc0c4b971cbb3b5444c7fbe93a3f86 (diff) | |
[ruby/irb] Add missing require
This is useful if you want to use IRB::ColorPrinter as a library like:
```
begin
require 'irb/color_printer'
IRB::ColorPrinter.pp(obj)
rescue LoadError
pp(obj)
end
```
https://github.com/ruby/irb/commit/f8461691c7
Diffstat (limited to 'include/ruby/version.h')
0 files changed, 0 insertions, 0 deletions
