Class: Feat::Datafile::TargetSpec

Inherits:
Struct
  • Object
show all
Defined in:
lib/feat/datafile.rb

Instance Attribute Summary collapse

Instance Attribute Details

#contextKeyObject

Returns the value of attribute contextKey

Returns:

  • (Object)

    the current value of contextKey



6
7
8
# File 'lib/feat/datafile.rb', line 6

def contextKey
  @contextKey
end

#contextKindKeyObject

Returns the value of attribute contextKindKey

Returns:

  • (Object)

    the current value of contextKindKey



6
7
8
# File 'lib/feat/datafile.rb', line 6

def contextKindKey
  @contextKindKey
end

#variationIdObject

Returns the value of attribute variationId

Returns:

  • (Object)

    the current value of variationId



6
7
8
# File 'lib/feat/datafile.rb', line 6

def variationId
  @variationId
end