Repository URL to install this package:
|
Version:
2.2.2-1 ▾
|
U:RDoc::AnyMethod[iI"world_writable?:ETI"File::Stat#world_writable?;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I">If <i>stat</i> is writable 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("/tmp").world_writable? #=> 511
;TI"<sprintf("%o", m) #=> "777";T:@format0:
@fileI"file.c;T:0@omit_headings_from_table_of_contents_below0I"-stat.world_writable? -> fixnum or nil
;T0[ I"();T@FI" Stat;TcRDoc::NormalClass00