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 / FileTest / world_writable%3f-i.ri
Size: Mime:
U:RDoc::AnyMethod[iI"world_writable?:ETI"FileTest#world_writable?;TF:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph;	[	I"CIf <i>file_name</i> is writable by others, returns an integer ;TI"Hrepresenting the file permission bits of <i>file_name</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;
;	[I"%_file_name_ can be an IO object.;T@o:RDoc::Markup::Verbatim;	[I";File.world_writable?("/tmp")                  #=> 511
;TI"&m = File.world_writable?("/tmp")
;TI"<sprintf("%o", m)                              #=> "777";T:@format0:
@fileI"file.c;T:0@omit_headings_from_table_of_contents_below0I"8File.world_writable?(file_name)   -> fixnum or nil
;T0[I"	(p1);T@FI"
FileTest;TcRDoc::NormalModule00