ZerethShell
File Manager
SQL Manager
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
File
/
Stat
setuid%3f-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns <tt>true</tt> if <em>stat</em> has the set-user-id permission bit set, <tt>false</tt> if it doesn't or if the operating system doesn't support this feature. - !ruby/struct:SM::Flow::VERB body: " File.stat("/bin/su").setuid? #=> true\n" full_name: File::Stat#setuid? is_singleton: false name: setuid? params: | stat.setuid? => true or false visibility: public
Kaydet
Vazgeç