るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.021秒)

別のキーワード

  1. commandprocessor alias_command
  2. commandprocessor writable?
  3. commandprocessor executable_real?
  4. commandprocessor readable?

クラス

検索結果

Shell::CommandProcessor#executable?(file) -> bool (63310.0)

FileTest モジュールにある同名のクラスメソッドと同じです.

FileTest モジュールにある同名のクラスメソッドと同じです.

@param file ファイル名を表す文字列を指定します。

@see FileTest.#executable?