instance method GDBM#store

store(key, val) -> [String][permalink][rdoc]

key に対して val を格納します。

[SEE_ALSO] GDBM#[]=