📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 06:50:38
📂
/
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
File
/
Stat
✏️
Editing: owned%3f-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns <tt>true</tt> if the effective user id of the process is the same as the owner of <em>stat</em>. - !ruby/struct:SM::Flow::VERB body: " File.stat("testfile").owned? #=> true\n File.stat("/etc/passwd").owned? #=> false\n" full_name: File::Stat#owned? is_singleton: false name: owned? params: | stat.owned? => true or false visibility: public
💾 Save Changes
❌ Cancel