るりまサーチ

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

別のキーワード

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

ライブラリ

検索結果

Pathname#readable? -> bool (18124.0)

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

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


@see FileTest.#readable?...

Pathname#world_readable? -> bool (6124.0)

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

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


@see FileTest.#world_readable?...