--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Replaces the content of gdbm with the key-value pairs of other. other must have an each_pair method.
full_name: GDBM#replace
is_singleton: false
name: replace
params: |
gdbm.replace(other) -> gdbm
visibility: public