mirror of
https://github.com/ruby/ruby.git
synced 2026-01-29 21:44:28 +00:00
This reverts commit 35da41b29bf0a1a8fd2cd7e1d7fcb036ca8c2c7c. This updates `io-console` to avoid accessing the internal details of `rb_io_t` and instead use `rb_io_descriptor` and `rb_io_path` etc.