--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Retrieves the value corresponding to key. If there is no value associated with key, default will be returned instead.
full_name: GDBM#fetch
is_singleton: false
name: fetch
params: |
gdbm.fetch(key [, default]) -> value
visibility: public