Method: Packet_List#sort_index

Defined in:
lib/Packet_List.rb

#sort_indexObject

Get index of the header that should be used for sorting



87
88
89
# File 'lib/Packet_List.rb', line 87

def sort_index
  @header_item_index
end