るりまサーチ

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

別のキーワード

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

検索結果

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

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

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

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

@see FileTest.#executable?...