Method: FormatEngine::FormatRgx#regex

Defined in:
lib/format_engine/format_spec/rgx.rb

#regexObject (readonly)

The regular expression part of this set specification.



13
14
15
# File 'lib/format_engine/format_spec/rgx.rb', line 13

def regex
  @regex
end