るりまサーチ

最速Rubyリファレンスマニュアル検索!
22件ヒット [1-22件を表示] (0.030秒)
トップページ > クエリ:FileTest.#readable?[x] > クエリ:world_readable?[x] > クラス:Pathname[x] > 種類:インスタンスメソッド[x]

別のキーワード

  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 (18125.0)

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

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


@see FileTest.#readable?...

Pathname#world_readable? -> bool (6125.0)

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

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


@see FileTest.#world_readable?...