Method: Bio::Location#to

Defined in:
lib/bio/location.rb

#toObject

(Integer) end position of the location



102
103
104
# File 'lib/bio/location.rb', line 102

def to
  @to
end