Class: Nodepile::PileOrganizer::SourceData

Inherits:
Struct
  • Object
show all
Defined in:
lib/nodepile/pile_organizer.rb

Overview

defined further down

Instance Attribute Summary collapse

Instance Attribute Details

#highest_sequence_numObject

Returns the value of attribute highest_sequence_num

Returns:

  • (Object)

    the current value of highest_sequence_num



17
18
19
# File 'lib/nodepile/pile_organizer.rb', line 17

def highest_sequence_num
  @highest_sequence_num
end

#source_nameObject

Returns the value of attribute source_name

Returns:

  • (Object)

    the current value of source_name



17
18
19
# File 'lib/nodepile/pile_organizer.rb', line 17

def source_name
  @source_name
end