관리-도구
편집 파일: 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