[](name)
Instance Public methods
Retrieves a value from the PStore file data, by name. The hierarchy of Ruby objects stored under that root name will be returned.
WARNING: This method is only valid in a #transaction. It will raise PStore::Error if called at any other time.
Please login to continue.