U:RDoc::AnyMethod[iI"world_writable?:ETI"File::world_writable?;TT:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [ I"CIf file_name is writable by others, returns an integer ;TI"Hrepresenting the file permission bits of file_name. Returns ;TI"Enil
otherwise. The meaning of the bits is platform ;TI":dependent; on Unix systems, see stat(2)
.;To:RDoc::Markup::BlankLine o;
; [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" "777";T:@format0:
@fileI"file.c;T:0@omit_headings_from_table_of_contents_below0I"9File.world_writable?(file_name) -> integer or nil
;T0[ I" (p1);T@FI" File;TcRDoc::NormalClass00