Class: RgGen::Core::Builder::ComponentEntry::Entry
- Defined in:
- lib/rggen/core/builder/component_entry.rb
Instance Attribute Summary collapse
-
#factory ⇒ Object
Returns the value of attribute factory.
-
#target ⇒ Object
Returns the value of attribute target.
Instance Attribute Details
#factory ⇒ Object
Returns the value of attribute factory
7 8 9 |
# File 'lib/rggen/core/builder/component_entry.rb', line 7 def factory @factory end |
#target ⇒ Object
Returns the value of attribute target
7 8 9 |
# File 'lib/rggen/core/builder/component_entry.rb', line 7 def target @target end |