X7ROOT File Manager
Current Path:
/opt/alt/ruby18/share/ri/1.8/system/File/Stat
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
File
/
Stat
/
??
%3c%3d%3e-i.yaml
(518 B)
??
..
??
atime-i.yaml
(429 B)
??
blksize-i.yaml
(463 B)
??
blockdev%3f-i.yaml
(550 B)
??
blocks-i.yaml
(480 B)
??
cdesc-Stat.yaml
(2.82 KB)
??
chardev%3f-i.yaml
(488 B)
??
ctime-i.yaml
(481 B)
??
dev-i.yaml
(394 B)
??
dev_major-i.yaml
(463 B)
??
dev_minor-i.yaml
(463 B)
??
directory%3f-i.yaml
(497 B)
??
executable%3f-i.yaml
(564 B)
??
executable_real%3f-i.yaml
(347 B)
??
file%3f-i.yaml
(433 B)
??
ftype-i.yaml
(605 B)
??
gid-i.yaml
(378 B)
??
grpowned%3f-i.yaml
(556 B)
??
ino-i.yaml
(366 B)
??
inspect-i.yaml
(686 B)
??
mode-i.yaml
(589 B)
??
mtime-i.yaml
(396 B)
??
new-c.yaml
(387 B)
??
nlink-i.yaml
(521 B)
??
owned%3f-i.yaml
(508 B)
??
pipe%3f-i.yaml
(353 B)
??
pretty_print-i.yaml
(183 B)
??
rdev-i.yaml
(540 B)
??
rdev_major-i.yaml
(469 B)
??
rdev_minor-i.yaml
(469 B)
??
readable%3f-i.yaml
(444 B)
??
readable_real%3f-i.yaml
(456 B)
??
setgid%3f-i.yaml
(513 B)
??
setuid%3f-i.yaml
(507 B)
??
size%3f-i.yaml
(370 B)
??
size-i.yaml
(366 B)
??
socket%3f-i.yaml
(480 B)
??
sticky%3f-i.yaml
(493 B)
??
symlink%3f-i.yaml
(781 B)
??
uid-i.yaml
(378 B)
??
writable%3f-i.yaml
(441 B)
??
writable_real%3f-i.yaml
(456 B)
??
zero%3f-i.yaml
(424 B)
Editing: mode-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns an integer representing the permission bits of <em>stat</em>. The meaning of the bits is platform dependent; on Unix systems, see <tt>stat(2)</tt>. - !ruby/struct:SM::Flow::VERB body: " File.chmod(0644, "testfile") #=> 1\n s = File.stat("testfile")\n sprintf("%o", s.mode) #=> "100644"\n" full_name: File::Stat#mode is_singleton: false name: mode params: | stat.mode => fixnum visibility: public
Upload File
Create Folder