るりまサーチ

最速Rubyリファレンスマニュアル検索!
22件ヒット [1-22件を表示] (0.040秒)
トップページ > クエリ:File[x] > クエリ:restore[x]

別のキーワード

  1. _builtin file?
  2. _builtin file
  3. file size
  4. file lstat
  5. file atime

ライブラリ

クラス

検索結果

CGI::Session::FileStore#restore -> Hash (21101.0)

セッションの状態をファイルから復元したハッシュを返します。

セッションの状態をファイルから復元したハッシュを返します。

rubygems/commands/pristine_command (18.0)

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

...-V, --[no-]verbose 表示を詳細にします
-q, --quiet 静かに実行します
--config-file FILE 指定された設定ファイルを使用します
--backtrace バックトレースを表示します...
...ndition (unless --all)
Summary:
Restore
s 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 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...