るりまサーチ

最速Rubyリファレンスマニュアル検索!
22件ヒット [1-22件を表示] (0.255秒)
トップページ > クエリ:l[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 (44000.0)

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

...stall GEMNAME [GEMNAME ...] [options]
Options:
-a, --[no-]all Uninstall all matching versions
-I, --[no-]ignore-dependencies Ignore dependency requirements while
uninstalling
-x, --[no-]executables Uninstall applicable...
...ables without
confirmation
-i, --install-dir DIR Directory to uninstall gem from
-n, --bindir DIR Directory to remove binaries from
-v, --version VERSION Specify version of gem to uninstall
--platform PLAT...
...e platform of gem to uninstall
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose 表示を詳細にします
-q, --quiet 静かに実行します
--config-file FILE...

Gem::Commands::UninstallCommand (14000.0)

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

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