Flowdock
new(file, thread_safe = false) public

To construct a PStore object, pass in the file path where you would like the data to be stored.

PStore objects are always reentrant. But if thread_safe is set to true, then it will become thread-safe at the cost of a minor performance hit.

Show source
Register or log in to add new notes.