るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.258秒)
トップページ > バージョン:2.3.0[x] > クエリ:rubygems/commands/uninstall_command[x]

別のキーワード

  1. rexml/document new
  2. rexml/document write
  3. rexml/document clone
  4. rexml/document to_s
  5. rexml/document node_type

検索結果

rubygems/commands/uninstall_command (114001.0)

Gem パッケージをアンインストールするためのライブラリです。

Gem パッケージをアンインストールするためのライブラリです。

Usage: gem uninstall GEMNAME [GEMNAME ...] [options]
Options:
-a, --[no-]all Uninstall all matching versions
-I, --[no-]ignore-dependencies Ignore dependency requirements while
uninstalling
-x, --...

Gem::Commands::UninstallCommand (24001.0)

Gem パッケージをアンインストールするためのクラスです。

Gem パッケージをアンインストールするためのクラスです。