るりまサーチ

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

別のキーワード

  1. pathname glob
  2. pathname realpath
  3. pathname each_line
  4. pathname find
  5. pathname ascend

ライブラリ

クラス

検索結果

Pathname#readable? -> bool (35102.0)

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

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


@see FileTest.#readable?...

Pathname#world_readable? -> bool (23102.0)

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

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


@see FileTest.#world_readable?...