Ruby 2.4.0 リファレンスマニュアル
ライブラリ一覧
rubygems/uninstallerライブラリ
Gem::Uninstallerクラス
remove_executables
instance method Gem::Uninstaller#remove_executables
remove_executables(gemspec)
[
permalink
][
rdoc
]
与えられた
Gem::Specification
に対応する実行ファイルを削除します。
[PARAM] gemspec:
アンインストール指定されている Gem の
Gem::Specification
を指定します。