D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
File
/
Stat
/
Filename :
mode-i.ri
back
Copy
U:RDoc::AnyMethod[iI" mode:ETI"File::Stat#mode;TF:publico: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