--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns true if the named file has the sticky bit set. full_name: File::sticky? is_singleton: true name: sticky? params: | File.sticky?(file_name) => true or false visibility: public