Method: Multisync::Definition::Entity#destination_description

Defined in:
lib/multisync/definition/entity.rb

#destination_descriptionObject



69
70
71
# File 'lib/multisync/definition/entity.rb', line 69

def destination_description
  @to_description || @to_value || parent.destination_description
end