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
/
ruby21
/
share
/
ri
/
2.1.0
/
system
/
File
/
//opt/alt/ruby21/share/ri/2.1.0/system/File/chmod-c.ri
U:RDoc::AnyMethod[iI" chmod:ETI"File::chmod;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"EChanges permission bits on the named file(s) to the bit pattern ;TI"Irepresented by <i>mode_int</i>. Actual effects are operating system ;TI"Idependent (see the beginning of this section). On Unix systems, see ;TI"D<code>chmod(2)</code> for details. Returns the number of files ;TI"processed.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"0File.chmod(0644, "testfile", "out") #=> 2;T:@format0: @fileI"file.c;T:0@omit_headings_from_table_of_contents_below0I"8File.chmod(mode_int, file_name, ... ) -> integer ;T0[ I"(p1, *args);T@FI" File;TcRDoc::NormalClass00