File: C:/Ruby27-x64/share/ri/2.7.0/system/ARGF/close-i.ri
U:RDoc::AnyMethod[iI"
close:ETI"ARGF#close;TF:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [I"NCloses the current file and skips to the next file in ARGV. If there are ;TI"Nno more files to open, just closes the current file. +STDIN+ will not be ;TI"closed.;To:RDoc::Markup::BlankLine o;
; [I"For example:;T@o:RDoc::Markup::Verbatim; [I"$ ruby argf.rb foo bar
;TI"
;TI"ARGF.filename #=> "foo"
;TI"ARGF.close
;TI"ARGF.filename #=> "bar"
;TI"ARGF.close;T:@format0:
@fileI" io.c;T:0@omit_headings_from_table_of_contents_below0I"ARGF.close -> ARGF
;T0[ I"();T@FI" ARGF;TcRDoc::NormalClass00