Method: PROIEL::Source#alignment_id

Defined in:
lib/proiel/source.rb

#alignment_idnil, String (readonly)

Returns ID of the source that this source is aligned to.

Returns:

  • ID of the source that this source is aligned to



29
30
31
# File 'lib/proiel/source.rb', line 29

def alignment_id
  @alignment_id
end