관리-도구
편집 파일: close_read-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Closes the read end of a StringIO. Will raise an <tt>IOError</tt> if the <b>strio</b> is not readable. full_name: StringIO#close_read is_singleton: false name: close_read params: | strio.close_read -> nil visibility: public