Class: GMatch

Inherits:
Object
  • Object
show all
Defined in:
lib/seqtrimnext/utils/global_match.rb

Instance Attribute Summary collapse

Instance Attribute Details

#matchObject

Returns the value of attribute match.



4
5
6
# File 'lib/seqtrimnext/utils/global_match.rb', line 4

def match
  @match
end

#offsetObject

Returns the value of attribute offset.



3
4
5
# File 'lib/seqtrimnext/utils/global_match.rb', line 3

def offset
  @offset
end