Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby27
/
share
/
ri
/
system
/
File
/
//opt/alt/ruby27/share/ri/system/File/chmod-i.ri
U:RDoc::AnyMethod[iI" chmod:ETI"File#chmod;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"?Changes permission bits on <i>file</i> to the bit pattern ;TI"Arepresented by <i>mode_int</i>. Actual effects are platform ;TI"Hdependent; on Unix systems, see <code>chmod(2)</code> for details. ;TI"2Follows symbolic links. Also see File#lchmod.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"f = File.new("out", "w"); ;TI"f.chmod(0644) #=> 0;T:@format0: @fileI"file.c;T:0@omit_headings_from_table_of_contents_below0I"!file.chmod(mode_int) -> 0 ;T0[ I" (p1);T@FI" File;TcRDoc::NormalClass00