Class: AnyCache::Plugins::Abstract

Inherits:
Object
  • Object
show all
Defined in:
lib/any_cache/plugins/abstract.rb

Overview

Since:

  • 0.5.0

Class Method Summary collapse

Class Method Details

.load!void

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

This method returns an undefined value.

Since:

  • 0.5.0



11
# File 'lib/any_cache/plugins/abstract.rb', line 11

def load!; end