Class: RhetButler::IncludeProcessor::Collector

Inherits:
Struct
  • Object
show all
Defined in:
lib/rhet-butler/include-processor.rb

Instance Attribute Summary collapse

Instance Attribute Details

#groupObject

Returns the value of attribute group

Returns:

  • (Object)

    the current value of group



4
5
6
# File 'lib/rhet-butler/include-processor.rb', line 4

def group
  @group
end

#loaderObject

Returns the value of attribute loader

Returns:

  • (Object)

    the current value of loader



4
5
6
# File 'lib/rhet-butler/include-processor.rb', line 4

def loader
  @loader
end

#slidesObject

Returns the value of attribute slides

Returns:

  • (Object)

    the current value of slides



4
5
6
# File 'lib/rhet-butler/include-processor.rb', line 4

def slides
  @slides
end