D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
IO
/
Filename :
sync-i.ri
back
Copy
U:RDoc::AnyMethod[iI" sync:ETI"IO#sync;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"2Returns the current sync mode of the stream. ;TI"QWhen sync mode is true, all output is immediately flushed to the underlying ;TI"Noperating system and is not buffered by Ruby internally. See also #fsync.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I"!f = File.open('t.tmp', 'w') ;TI"f.sync # => false ;TI"f.sync = true ;TI"f.sync # => true ;TI"f.close;T:@format0: @fileI" io.c;T:0@omit_headings_from_table_of_contents_below0I"sync -> true or false ;T0[ I"();T@FI"IO;TcRDoc::NormalClass00