--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Retrieves a value from the PStore file data, by name. The hierarchy of Ruby objects stored under that root name will be returned. - !ruby/struct:SM::Flow::P body: "WARNING: This method is only valid in a PStore#transaction. It will raise PStore::Error if called at any other time." full_name: PStore#[] is_singleton: false name: "[]" params: (name) visibility: public