Class: RunTableBox

Inherits:
Struct
  • Object
show all
Defined in:
lib/glued/bootstrap.rb

Overview

For Segment and Fragment boxes

Instance Attribute Summary collapse

Instance Attribute Details

#flagsObject

Returns the value of attribute flags

Returns:

  • (Object)

    the current value of flags



190
191
192
# File 'lib/glued/bootstrap.rb', line 190

def flags
  @flags
end

#headerObject

Returns the value of attribute header

Returns:

  • (Object)

    the current value of header



190
191
192
# File 'lib/glued/bootstrap.rb', line 190

def header
  @header
end

#quality_segment_url_modifiersObject

Returns the value of attribute quality_segment_url_modifiers

Returns:

  • (Object)

    the current value of quality_segment_url_modifiers



190
191
192
# File 'lib/glued/bootstrap.rb', line 190

def quality_segment_url_modifiers
  @quality_segment_url_modifiers
end

#run_entry_tableObject

Returns the value of attribute run_entry_table

Returns:

  • (Object)

    the current value of run_entry_table



190
191
192
# File 'lib/glued/bootstrap.rb', line 190

def run_entry_table
  @run_entry_table
end

#time_scaleObject

Returns the value of attribute time_scale

Returns:

  • (Object)

    the current value of time_scale



190
191
192
# File 'lib/glued/bootstrap.rb', line 190

def time_scale
  @time_scale
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



190
191
192
# File 'lib/glued/bootstrap.rb', line 190

def version
  @version
end