るりまサーチ (Ruby 2.6.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.020秒)
トップページ > クラス:Shell[x] > 種類:インスタンスメソッド[x] > バージョン:2.6.0[x] > クエリ:shell[x] > クエリ:executable?[x]

別のキーワード

  1. shell/builtin-command new
  2. etc sc_shell
  3. shell/builtin-command each
  4. shell debug?
  5. shell verbose?

ライブラリ

検索結果

Shell#executable?(file) -> bool (105307.0)

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

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

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

@see FileTest.#executable?