root?(name)
Instance Public methods
Returns true if the supplied name is currently in the data store.
WARNING: This method is only valid in a #transaction. It will raise PStore::Error if called at any other time.
Returns true if the supplied name is currently in the data store.
WARNING: This method is only valid in a #transaction. It will raise PStore::Error if called at any other time.
Please login to continue.