Class: Konjak::Segment::GTT::Tag

Inherits:
Struct
  • Object
show all
Defined in:
lib/konjak/segment/gtt.rb

Instance Attribute Summary collapse

Instance Attribute Details

#gttObject

Returns the value of attribute gtt

Returns:

  • (Object)

    the current value of gtt



8
9
10
# File 'lib/konjak/segment/gtt.rb', line 8

def gtt
  @gtt
end

#htmlObject

Returns the value of attribute html

Returns:

  • (Object)

    the current value of html



8
9
10
# File 'lib/konjak/segment/gtt.rb', line 8

def html
  @html
end