관리-도구
편집 파일: closed_read%3f-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns <tt>true</tt> if <b>strio</b> is not readable, <tt>false</tt> otherwise. full_name: StringIO#closed_read? is_singleton: false name: closed_read? params: | strio.closed_read? -> true or false visibility: public