るりまサーチ (Ruby 2.1.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.032秒)
トップページ > クラス:File[x] > バージョン:2.1.0[x] > クエリ:File[x] > クエリ:executable?[x]

別のキーワード

  1. _builtin file?
  2. _builtin file
  3. file ctime
  4. file truncate
  5. file mtime

ライブラリ

検索結果

File.executable?(path) -> bool (117304.0)

FileTest.#executable? と同じです。

...
File
Test.#executable? と同じです。

@param path パスを表す文字列を指定します。...