method
root?
ruby 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.