Module: Pacer::SideEffect::Aggregate
- Includes:
- Visitors::VisitsSection
- Defined in:
- lib/pacer/side_effect/aggregate.rb
Defined Under Namespace
Classes: ElementSet
Instance Attribute Summary collapse
-
#into ⇒ Object
Returns the value of attribute into.
Attributes included from Visitors::VisitsSection
#section, #section_route, #visitor_num
Instance Attribute Details
#into ⇒ Object
Returns the value of attribute into.
19 20 21 |
# File 'lib/pacer/side_effect/aggregate.rb', line 19 def into @into end |