るりまサーチ

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

別のキーワード

  1. _builtin name
  2. resolv each_name
  3. net/imap name
  4. win32ole name
  5. openssl name

ライブラリ

クラス

検索結果

Pathname#executable? -> bool (21101.0)

FileTest.executable?(self.to_s) と同じです。

...FileTest.executable?(self.to_s) と同じです。


@see FileTest.#executable?...