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