るりまサーチ (Ruby 2.4.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.013秒)
トップページ > バージョン:2.4.0[x] > ライブラリ:pathname[x] > クエリ:Pathname[x] > クエリ:setgid?[x] > クラス:Pathname[x]

別のキーワード

  1. pathname glob
  2. pathname descend
  3. pathname find
  4. pathname ascend
  5. pathname sub

検索結果

Pathname#setgid? -> bool (117313.0)

FileTest.setgid?(self.to_s) と同じです。

FileTest.setgid?(self.to_s) と同じです。


@see FileTest.#setgid?