るりまサーチ

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

別のキーワード

  1. etc sc_xopen_enh_i18n
  2. openssl n
  3. pop3 n_mails
  4. pop n_mails
  5. rsa n=

ライブラリ

クラス

検索結果

Pathname#executable? -> bool (21102.0)

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

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


@see FileTest.#executable?...

Shell::CommandProcessor#executable?(file) -> bool (21101.0)

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

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

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

@see FileTest.#executable?...