Libraries
»
ccp
(0.5.0)
»
Index
»
Ccp
»
Kvs
»
Hash
»
#clear
Method: Ccp::Kvs::Hash#clear
Defined in:
lib/ccp/kvs/hash.rb
#
clear
⇒
Object
16
# File 'lib/ccp/kvs/hash.rb', line 16
def
clear
;
@db
.
clear
;
end