Class: Quonfig::ProvidedData

Inherits:
Struct
  • Object
show all
Defined in:
lib/quonfig/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#lookupObject

Returns the value of attribute lookup

Returns:

  • (Object)

    the current value of lookup



37
38
39
# File 'lib/quonfig/types.rb', line 37

def lookup
  @lookup
end

#sourceObject

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



37
38
39
# File 'lib/quonfig/types.rb', line 37

def source
  @source
end