관리-도구
편집 파일: closed_write%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 writable, <tt>false</tt> otherwise. full_name: StringIO#closed_write? is_singleton: false name: closed_write? params: | strio.closed_write? -> true or false visibility: public