U:RDoc::AnyMethod[iI"close_on_exec?:ETI"IO#close_on_exec?;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"FReturns true
if ios will be closed on exec.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"f = open("/dev/null")
;TI"0f.close_on_exec? #=> false
;TI"f.close_on_exec = true
;TI"/f.close_on_exec? #=> true
;TI"f.close_on_exec = false
;TI"/f.close_on_exec? #=> false;T:@format0:
@fileI" io.c;T:0@omit_headings_from_table_of_contents_below0I"+ios.close_on_exec? -> true or false
;T0[ I"();T@FI"IO;TcRDoc::NormalClass00