instance method YAML::DBM#replace

replace(other) -> YAML::DBM[permalink][rdoc][edit]

self の内容を other の内容で置き換えます。

[PARAM] other:
HashDBM オブジェクトを指定します。
[EXCEPTION] DBMError:
更新に失敗した場合に発生します。

自身を返します。