るりまサーチ (Ruby 2.2.0)

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

別のキーワード

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

ライブラリ

検索結果

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

FileTest.#executable? と同じです。

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

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