るりまサーチ (Ruby 3.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.054秒)
トップページ > クエリ:Gem::Specification[x] > バージョン:3.0[x] > クエリ:remove_executables[x]

別のキーワード

  1. specification executables
  2. specification default_executable=
  3. specification default_executable
  4. specification executables=
  5. specification executable=

ライブラリ

クラス

検索結果

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

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

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

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