mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
f600226fb4
On macOS with EditLine: ``` $ ruby -r readline -e 'Readline.readline("> "); p Readline::VERSION' < /dev/null "EditLine wrapper" ``` On Linux with GNU readline: ``` $ ruby -r readline -e 'Readline.readline("> "); p Readline::VERSION' < /dev/null > "8.0" ``` |
||
---|---|---|
.. | ||
bundler | ||
cache | ||
commands | ||
install | ||
lock | ||
other | ||
plugins | ||
realworld | ||
resolver | ||
runtime | ||
support | ||
update | ||
quality_es_spec.rb | ||
quality_spec.rb | ||
spec_helper.rb |