るりまサーチ

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

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

...--debug Ruby 自体のデバッグオプションを有効にします
Arguments:
GEMNAME gem to restore to pristine condition (unless --all)
Summary:
Restores installed gems to pristine condition from files located in the gem
cache
D
escri...
...mmand 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 the gem's files have been checked all...
...bin stubs
for the gem are regenerated.

If the cached gem cannot be found, you will need to use `gem install` to
revert the gem.
D
efaults:
--all...

Gem::Commands::PristineCommand (14000.0)

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

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