るりまサーチ (Ruby 2.7.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.071秒)
トップページ > 種類:インスタンスメソッド[x] > バージョン:2.7.0[x] > クエリ:executable[x] > クラス:Gem::Uninstaller[x]

別のキーワード

  1. _builtin executable?
  2. _builtin executable_real?
  3. pathname executable?
  4. pathname executable_real?
  5. mkmf find_executable

ライブラリ

検索結果

Gem::Uninstaller#remove_executables(gemspec) (18307.0)

与えられた Gem::Specification に対応する実行ファイルを削除します。

与えられた Gem::Specification に対応する実行ファイルを削除します。

@param gemspec アンインストール指定されている Gem の Gem::Specification を指定します。