dbm[key] â string value or nil
Instance Public methods
Return a value from the database by locating the key string provided. If the key is not found, returns nil.
Return a value from the database by locating the key string provided. If the key is not found, returns nil.
Please login to continue.