📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 06:50:41
📂
/
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
File
/
Stat
✏️
Editing: sticky%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 its sticky 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("testfile").sticky? #=> false\n" full_name: File::Stat#sticky? is_singleton: false name: sticky? params: | stat.sticky? => true or false visibility: public
💾 Save Changes
❌ Cancel