Method: FormatEngine::FormatSet#regex

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

#regexObject (readonly)

The regular expression part of this set specification.



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

def regex
  @regex
end