--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Closes the read end of a StringIO. Will raise an IOError if the strio is not readable.
full_name: StringIO#close_read
is_singleton: false
name: close_read
params: |
strio.close_read -> nil
visibility: public