るりまサーチ (Ruby 2.3.0)

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

別のキーワード

  1. fileutils remove_entry
  2. fileutils remove_file
  3. fileutils remove_dir
  4. fileutils remove_entry_secure
  5. fileutils remove

ライブラリ

クラス

検索結果

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

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

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

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