るりまサーチ

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

別のキーワード

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

クラス

検索結果

Pathname#readable? -> bool (18103.0)

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

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


@see FileTest.#readable?...

Pathname#world_readable? -> bool (6103.0)

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

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


@see FileTest.#world_readable?...