るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.019秒)
トップページ > クラス:File[x] > クエリ:file[x] > 種類:特異メソッド[x] > クエリ:executable?[x]

別のキーワード

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

ライブラリ

検索結果

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

FileTest.#executable? と同じです。

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

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