るりまサーチ

最速Rubyリファレンスマニュアル検索!
6件ヒット [1-6件を表示] (0.131秒)
トップページ > クエリ:i[x] > クエリ:h[x] > クエリ:executable?[x] > クラス:Shell::Filter[x]

別のキーワード

  1. _builtin to_h
  2. hash to_h
  3. env to_h
  4. ostruct to_h
  5. struct to_h

ライブラリ

検索結果

Shell::Filter#executable?(file) -> bool (24201.0)

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

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

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

@see FileTest.#executable?...