るりまサーチ

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

別のキーワード

  1. etc sc_xopen_enh_i18n
  2. net/pop n_mails
  3. pop n_mails
  4. pop3 n_mails
  5. openssl n

ライブラリ

検索結果

Shell::CommandProcessor#readable?(file) -> bool (27402.0)

FileTest モジュールにある同名のクラスメソッドと同じです.

...FileTest モジュールにある同名のクラスメソッドと同じです.

@param file ファイル名を表す文字列を指定します。

@see FileTest.#readable?...

Net::FTP::MLSxEntry#readable? -> bool (27303.0)

内容が読み出せるなら true を返します。

内容が読み出せるなら true を返します。

Pathname#readable? -> bool (27303.0)

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

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


@see FileTest.#readable?...

Pathname#world_readable? -> bool (15303.0)

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

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


@see FileTest.#world_readable?...