Method: Bio::Location#lt
- Defined in:
- lib/bio/location.rb
#lt ⇒ Object
(true, false or nil) true if the position contains ‘<’
112 113 114 |
# File 'lib/bio/location.rb', line 112 def lt @lt end |
(true, false or nil) true if the position contains ‘<’
112 113 114 |
# File 'lib/bio/location.rb', line 112 def lt @lt end |