gpt4 book ai didi

ruby - rvm 使 gemset 原始是什么意思?

转载 作者:数据小太阳 更新时间:2023-10-29 06:43:51 24 4
gpt4 key购买 nike

我在 Google 或 rvm 网站上找不到任何相关信息。

当我运行 rvm gemset copy 1.9.3-p194 1.9.3-p125-falcon

=> Copying gemset from 1.9.3-p194 to 1.9.3-p125-falcon
=> Making gemset for 1.9.3-p125-falcon pristine.

是输出。这是什么意思?

最佳答案

RVM 运行 <a href="http://guides.rubygems.org/command-reference/#gem_pristine" rel="noreferrer noopener nofollow">gem pristine</a>在 gem 上,将 gem 恢复到原始状态。命令gem help pristine从命令行提供有关底层命令的更多信息。

The pristine command compares an installed gem with the contents of its cached .gem file and restores any files that don't match the cached .gem's copy. If you have made modifications to an installed gem, the pristine command will revert them. All extensions are rebuilt and all bin stubs for the gem are regenerated after checking for modifications. If the cached gem cannot be found it will be downloaded.

关于ruby - rvm 使 gemset 原始是什么意思?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20664889/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com