るりまサーチ (Ruby 2.3.0)

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

別のキーワード

  1. _builtin executable_real?
  2. _builtin readable_real?
  3. _builtin writable_real?
  4. pathname executable_real?
  5. pathname writable_real?

ライブラリ

検索結果

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

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

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

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

@see FileTest.#executable_real?