File: //usr/share/ri/3.0.0/system/IO/close-i.ri
U:RDoc::AnyMethod[iI"
close:ETI"
IO#close;TF:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [ I"ICloses <em>ios</em> and flushes any pending writes to the operating ;TI"Hsystem. The stream is unavailable for any further data operations; ;TI"Fan IOError is raised if such an attempt is made. I/O streams are ;TI"Iautomatically closed when they are claimed by the garbage collector.;To:RDoc::Markup::BlankLine o;
; [I"8If <em>ios</em> is opened by IO.popen, #close sets ;TI"<code>$?</code>.;T@o;
; [I"LCalling this method on closed IO object is just ignored since Ruby 2.3.;T:
@fileI" io.c;T:0@omit_headings_from_table_of_contents_below0I"ios.close -> nil
;T0[ I"();T@FI"IO;TcRDoc::NormalClass00