るりまサーチ (Ruby 2.1.0)

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

別のキーワード

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

ライブラリ

クラス

検索結果

Pathname#writable_real? -> bool (123907.0)

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

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


@see FileTest.#writable_real?