るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.294秒)
トップページ > クエリ:n[x] > クエリ:rubygems/commands/pristine_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/pristine_command (50000.0)

インストールされている Gem パッケージを初期状態にするためのライブラリです。

...リです。

Usage: gem pristine [args] [options]
Options:
--all インストールされている全ての Gem パッケージを
初期状態に戻します
-v, --version VERSION 指定したバージ...
...態に戻します
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose 表示を詳細にします
-q, --quiet 静かに実行します
--config-file FILE 指...
...nts:
GEMNAME gem to restore to pristine condition (unless --all)
Summary:
Restores installed gems to pristine condition from files located in the gem
cache
Description:
The pristine command compares the installed gems with the contents of the
cached gem an...

Gem::Commands::PristineCommand (17000.0)

インストールされている Gem パッケージを初期状態にするためのクラスです。

インストールされている Gem パッケージを初期状態にするためのクラスです。