るりまサーチ (Ruby 2.4.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.014秒)
トップページ > バージョン:2.4.0[x] > クエリ:Proc[x] > クエリ:exec[x] > クエリ:executable?[x]

別のキーワード

  1. _builtin exec
  2. kernel exec
  3. rubygems/defaults default_exec_format
  4. process exec
  5. installer exec_format

ライブラリ

クラス

検索結果

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

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

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

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

@see FileTest.#executable?