Module: FPM::Fry::Source::Null
- Defined in:
- lib/fpm/fry/source.rb
Defined Under Namespace
Modules: Cache
Class Method Summary collapse
Class Method Details
.build_cache(*_) ⇒ Object
32 33 34 |
# File 'lib/fpm/fry/source.rb', line 32 def self.build_cache(*_) return Cache end |