PATH:
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
YAML
/
Store
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: constants: - !ruby/object:RI::Constant comment: name: EMPTY_MARSHAL_DATA value: "{}.to_yaml" - !ruby/object:RI::Constant comment: name: EMPTY_MARSHAL_CHECKSUM value: Digest::MD5.digest(EMPTY_MARSHAL_DATA) full_name: YAML::Store includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: dump - !ruby/object:RI::MethodSummary name: empty_marshal_checksum - !ruby/object:RI::MethodSummary name: empty_marshal_data - !ruby/object:RI::MethodSummary name: load - !ruby/object:RI::MethodSummary name: marshal_dump_supports_canonical_option? name: Store superclass: PStore
[-] dump-i.yaml
[edit]
[-] cdesc-Store.yaml
[edit]
[-] marshal_dump_supports_canonical_option%3f-i.yaml
[edit]
[-] load-i.yaml
[edit]
[-] empty_marshal_data-i.yaml
[edit]
[-] empty_marshal_checksum-i.yaml
[edit]
[+]
..
[-] new-c.yaml
[edit]