JezK
Edit File: world_readable%3f-i.ri
U:RDoc::AnyMethod[iI"world_readable?:ETI"File::Stat#world_readable?;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I">If <i>stat</i> is readable by others, returns an integer ;TI"Crepresenting the file permission bits of <i>stat</i>. Returns ;TI"E<code>nil</code> otherwise. The meaning of the bits is platform ;TI":dependent; on Unix systems, see <code>stat(2)</code>.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I";m = File.stat("/etc/passwd").world_readable? #=> 420 ;TI"<sprintf("%o", m) #=> "644";T:@format0: @fileI"file.c;T:0@omit_headings_from_table_of_contents_below0I",stat.world_readable? -> integer or nil ;T0[ I"();T@FI" Stat;TcRDoc::NormalClass00