るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.145秒)

別のキーワード

  1. pathname glob
  2. pathname realpath
  3. pathname to_path
  4. pathname each_child
  5. pathname descend

ライブラリ

クラス

検索結果

Pathname#writable_real? -> bool (41302.0)

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

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


@see FileTest.#writable_real?...