Module: Serega::SeregaPlugins::Batch::PluginsExtensions::Formatters::SeregaAttributeInstanceMethods
- Defined in:
- lib/serega/plugins/batch/lib/plugins_extensions/formatters.rb
Overview
SeregaAttribute additional/patched instance methods
Instance Attribute Summary collapse
-
#formatter ⇒ #call?
readonly
Normalized formatter block or callable instance.
Instance Attribute Details
#formatter ⇒ #call? (readonly)
Normalized formatter block or callable instance
41 42 43 |
# File 'lib/serega/plugins/batch/lib/plugins_extensions/formatters.rb', line 41 def formatter @formatter end |