るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.007秒)
トップページ > クエリ:executable[x] > ライブラリ:shell/filter[x]

別のキーワード

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

クラス

キーワード

検索結果

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

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

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

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

@see FileTest.#executable?...

Shell::Filter#executable_real?(file) -> bool (6109.0)

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

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

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

@see FileTest.#executable_real?...