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
/
Stat
/
//opt/alt/ruby27/share/ri/system/File/Stat/mode-i.ri
U:RDoc::AnyMethod[iI" mode:ETI"File::Stat#mode;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"<Returns an integer representing the permission bits of ;TI"D<i>stat</i>. The meaning of the bits is platform dependent; on ;TI",Unix systems, see <code>stat(2)</code>.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"*File.chmod(0644, "testfile") #=> 1 ;TI"s = File.stat("testfile") ;TI"0sprintf("%o", s.mode) #=> "100644";T:@format0: @fileI"file.c;T:0@omit_headings_from_table_of_contents_below0I"stat.mode -> integer ;T0[ I"();T@FI" Stat;TcRDoc::NormalClass00