るりまサーチ

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

別のキーワード

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

ライブラリ

クラス

検索結果

Pathname#writable_real? -> bool (41301.0)

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

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


@see FileTest.#writable_real?...