관리-도구
편집 파일: close-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Closes this RewindableInput object without closing the originally wrapped IO oject. Cleans up any temporary resources that this RewindableInput has created. - !ruby/struct:SM::Flow::P body: This method may be called multiple times. It does nothing on subsequent calls. full_name: Rack::RewindableInput#close is_singleton: false name: close params: () visibility: public