Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ruby / usr / share / ri / 2.2.0 / system / File / Stat / world_readable%3f-i.ri
Size: Mime:
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::BlankLineo: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? -> fixnum or nil
;T0[I"();T@FI"	Stat;TcRDoc::NormalClass00