ZerethShell
File Manager
SQL Manager
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
File
/
Stat
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
Kaydet
Vazgeç