method

delete

v2_6_3 - Show latest stable - Class: PStore
delete(name)
public

Removes an object hierarchy from the data store, by name.

WARNING: This method is only valid in a PStore#transaction and it cannot be read-only. It will raise PStore::Error if called at any other time.