るりまサーチ (Ruby 3.1)

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

別のキーワード

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

ライブラリ

クラス

検索結果

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

FileTest.#executable? と同じです。

FileTest.#executable? と同じです。

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