るりまサーチ

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

別のキーワード

  1. shell/builtin-command new
  2. rubygems/command command
  3. irb/extend-command def_extend_command
  4. irb/extend-command install_extend_commands
  5. shell/builtin-command each

種類

検索結果

rubygems/commands/uninstall_command (62000.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 (26000.0)

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

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