るりまサーチ

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

別のキーワード

  1. _builtin executable_real?
  2. _builtin executable?
  3. pathname executable_real?
  4. pathname executable?
  5. mkmf find_executable

ライブラリ

クラス

検索結果

Pathname#executable_real? -> bool (18118.0)

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

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


@see FileTest.#executable_real?...