Method: FormatEngine::FormatRgx#regex
- Defined in:
- lib/format_engine/format_spec/rgx.rb
#regex ⇒ Object (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 |