最速Rubyリファレンスマニュアル検索!
すべて(12)
2.1.0(1)
2.2.0(1)
2.3.0(1)
2.4.0(1)
2.5.0(1)
2.6.0(1)
2.7.0(1)
3.0(1)
3.1(1)
3.2(1)
3.3(1)
3.4(1)
12件ヒット
[1-12件を表示]
(0.042秒)
トップページ
>
:
gem
>
:
Uninstaller
>
:remove_executables
別のキーワード
uninstaller remove_executables
rubygems/uninstaller remove_executables
uninstaller remove_all
rubygems/uninstaller remove_all
uninstaller remove
ライブラリ
rubygems
/
uninstaller
(12)
クラス
Gem
::
Uninstaller
(12)
検索結果
先頭1件
Gem
::
Uninstaller
#
remove
_
executables(gemspec)
Gem
::
Uninstaller
#
remove
_
executables(gemspec)
(24229.0)
2.1.0
2.2.0
2.3.0
2.4.0
2.5.0
2.6.0
2.7.0
3.0
3.1
3.2
3.3
3.4
インスタンスメソッド
与えられた Gem::Specification に対応する実行ファイルを削除します。
...
与えられた
Gem
::Specification に対応する実行ファイルを削除します。
@param
gem
spec アンインストール指定されている
Gem
の
Gem
::Specification を指定します。
...
Gem::Specification
Gem::Uninstaller