Sha256: b83dcbe465caa260b2da930f4fa1fe34c8b52a091cd32f660f6c9256932e32e9
Contents?: true
Size: 1.6 KB
Versions: 16
Compression:
Stored size: 1.6 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name: sync:@docstringIC:YARD::Docstring" Returns the current ``sync mode'' of <em>ios</em>. When sync mode is true, all output is immediately flushed to the underlying operating system and is not buffered by Ruby internally. See also <code>IO#fsync</code>. f = File.new("testfile") f.sync #=> false :@objectu:YARD::StubProxyIO#sync: @summary0: @all"/Returns the current ``sync mode'' of <em>ios</em>. When sync mode is true, all output is immediately flushed to the underlying operating system and is not buffered by Ruby internally. See also <code>IO#fsync</code>. f = File.new("testfile") f.sync #=> false @overload sync @return [Boolean]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;IO#sync;;;IC; "