るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (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 (63307.0)

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

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


@see FileTest.#executable?

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

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

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

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

@see FileTest.#executable?