るりまサーチ

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

別のキーワード

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

検索結果

rubygems/commands/pristine_command (38006.0)

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

...Description:
The pristine command compares the installed gems with the contents of the
cached gem and restores any files that don't match the cached gem's copy.

If you have made modifications to your installed gems, the pristine command
will revert them. After all...