Sha256: 4e0a18cbfa50fae4a2bf5b134c9b8791d3a33b3d89ae7572ae13e0bb96e82b6b
Contents?: true
Size: 1.4 KB
Versions: 16
Compression:
Stored size: 1.4 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name:blksize:@docstringIC:YARD::Docstring"¨Returns the native file system's block size. Will return <code>nil</code> on platforms that don't support this information. File.stat("testfile").blksize #=> 4096 :@objectu:YARD::StubProxyFile::Stat#blksize: @summary0: @all"ÖReturns the native file system's block size. Will return <code>nil</code> on platforms that don't support this information. File.stat("testfile").blksize #=> 4096 @overload blksize @return [Integer, nil]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;File::Stat#blksize;;;IC; "