module _ToIO
A type thatโs convertible to an IO.
Implicit .to_io conversions are usuable infrequently in Rubyโs stdlib, such as IO#reopen, File.exist?, and Kernel#select.
A type thatโs convertible to an IO.
Implicit .to_io conversions are usuable infrequently in Rubyโs stdlib, such as IO#reopen, File.exist?, and Kernel#select.