관리-도구
편집 파일: setgid%3f-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns <tt>true</tt> if the named file has the setgid bit set. full_name: FileTest#setgid? is_singleton: false name: setgid? params: | File.setgid?(file_name) => true or false visibility: public