sdbm.update(pairs) â self
Instance Public methods
Insert or update key-value pairs.
This method will work with any object which implements an #each_pair method, such as a Hash.
Insert or update key-value pairs.
This method will work with any object which implements an #each_pair method, such as a Hash.
Please login to continue.