Class: Quonfig::ProvidedData
- Inherits:
-
Struct
- Object
- Struct
- Quonfig::ProvidedData
- Defined in:
- lib/quonfig/types.rb
Instance Attribute Summary collapse
-
#lookup ⇒ Object
Returns the value of attribute lookup.
-
#source ⇒ Object
Returns the value of attribute source.
Instance Attribute Details
#lookup ⇒ Object
Returns the value of attribute lookup
37 38 39 |
# File 'lib/quonfig/types.rb', line 37 def lookup @lookup end |
#source ⇒ Object
Returns the value of attribute source
37 38 39 |
# File 'lib/quonfig/types.rb', line 37 def source @source end |