sdbm[key] â value or nil
Instance Public methods
Returns the value in the database associated with the given
key string.
If no value is found, returns nil.
Returns the value in the database associated with the given
key string.
If no value is found, returns nil.
Please login to continue.