るりまサーチ (Ruby 2.2.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.033秒)
トップページ > バージョン:2.2.0[x] > クエリ:FileTest.#readable?[x] > クラス:Pathname[x] > クエリ:readable?[x]

別のキーワード

  1. _builtin readable_real?
  2. _builtin readable?
  3. _builtin world_readable?
  4. irb/input-method readable_atfer_eof?
  5. pathname readable_real?

ライブラリ

検索結果

Pathname#readable? -> bool (54373.0)

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

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


@see FileTest.#readable?

Pathname#world_readable? -> bool (18373.0)

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

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


@see FileTest.#world_readable?