Class: Ivy::Cleancache
Instance Attribute Summary
Attributes inherited from Target
Instance Method Summary collapse
Methods inherited from Target
Constructor Details
This class inherits a constructor from Ivy::Target
Instance Method Details
#parameter ⇒ Object
5 6 7 8 9 |
# File 'lib/ivy/cleancache.rb', line 5 def parameter [ Parameter.new(:settingsRef, false) ] end |