Method: FormatEngine::FormatRgx#short_name
- Defined in:
- lib/format_engine/format_spec/rgx.rb
#short_name ⇒ Object (readonly)
The short form name of the set.
10 11 12 |
# File 'lib/format_engine/format_spec/rgx.rb', line 10 def short_name @short_name end |