Class: RhetButler::IncludeProcessor::Collector
- Inherits:
-
Struct
- Object
- Struct
- RhetButler::IncludeProcessor::Collector
- Defined in:
- lib/rhet-butler/include-processor.rb
Instance Attribute Summary collapse
-
#group ⇒ Object
Returns the value of attribute group.
-
#loader ⇒ Object
Returns the value of attribute loader.
-
#slides ⇒ Object
Returns the value of attribute slides.
Instance Attribute Details
#group ⇒ Object
Returns the value of attribute group
4 5 6 |
# File 'lib/rhet-butler/include-processor.rb', line 4 def group @group end |
#loader ⇒ Object
Returns the value of attribute loader
4 5 6 |
# File 'lib/rhet-butler/include-processor.rb', line 4 def loader @loader end |
#slides ⇒ Object
Returns the value of attribute slides
4 5 6 |
# File 'lib/rhet-butler/include-processor.rb', line 4 def @slides end |