Actions
Feature #7103
closedImproved IO#reopen which accepts optional hash
Status:
Closed
Assignee:
-
Target version:
-
Description
I propose improved IO#reopen which accepts optional hash.
The new IO#reopen has the same interface as IO.open and it enables us to reopen IO with full configuration.
I have attached a patch.
I have removed mode_enc() and rb_io_mode_enc() in the patch because they are no longer used.
Files
Actions
Like0
Like0