method
root?
v2_6_3 -
Show latest stable
- Class:
PStore
root?(name)public
Returns true if the supplied name is currently in the data store.
WARNING: This method is only valid in a PStore#transaction. It will raise PStore::Error if called at any other time.