るりまサーチ (Ruby 2.6.0)

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

別のキーワード

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

ライブラリ

クラス

検索結果

Pathname#setuid? -> bool (117304.0)

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

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


@see FileTest.#setuid?