Method: XCCache::HashRepresentable#reload

Defined in:
lib/xccache/core/syntax/hash.rb

#reloadObject



11
12
13
# File 'lib/xccache/core/syntax/hash.rb', line 11

def reload
  @raw = load || {}
end