Home
3.2.2
Downloads
Dark mode
Table of Contents - pstore: Ruby Standard Library Documentation
Classes and Modules
PStore
About the Examples
The Store
Entries
Transactions
The Transaction Block
Read-Only Transactions
Hierarchical Values
Working with the Store
Creating a Store
Modifying the Store
Retrieving Values
Querying the Store
Transaction Safety
An Example Store
PStore::Error
Methods
::new
—
PStore
#[]
—
PStore
#[]=
—
PStore
#abort
—
PStore
#commit
—
PStore
#delete
—
PStore
#fetch
—
PStore
#key?
—
PStore
#keys
—
PStore
#path
—
PStore
#root?
—
PStore
#roots
—
PStore
#transaction
—
PStore