るりまサーチ

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

別のキーワード

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

ライブラリ

検索結果

Pathname#sticky? -> bool (35102.0)

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

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


@see FileTest.#sticky?...