るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.131秒)

別のキーワード

  1. httpstatus rc_see_other
  2. webrick/httpstatus rc_see_other
  3. rc_see_other webrick/httpstatus
  4. rc_see_other webrick::httpstatus

ライブラリ

クラス

検索結果

PStore#root?(name) -> bool (54376.0)

ルート name がデータベースに格納されている場合に真を返します。

ルート name がデータベースに格納されている場合に真を返します。

@param name 探索するルート。

@raise PStore::Error トランザクション外でこのメソッドが呼び出された場合に発生します。

@see Hash#key?