// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
PStore
[ PARENT ]
EDIT :: delete-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Removes an object hierarchy from the data store, by <em>name</em>. - !ruby/struct:SM::Flow::P body: "<b>WARNING</b>: 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." full_name: PStore#delete is_singleton: false name: delete params: (name) visibility: public
SAVE
CANCEL