Libraries
»
xccache
(1.0.0)
»
Index
»
XCCache
»
HashRepresentable
»
#reload
Method: XCCache::HashRepresentable#reload
Defined in:
lib/xccache/core/syntax/hash.rb
#
reload
⇒
Object
11 12 13
# File 'lib/xccache/core/syntax/hash.rb', line 11
def
reload
@raw
=
load
||
{
}
end