Method: FormatEngine::FormatSet#long_name
- Defined in:
- lib/format_engine/format_spec/set.rb
#long_name ⇒ Object (readonly)
The full name of the set.
7 8 9 |
# File 'lib/format_engine/format_spec/set.rb', line 7 def long_name @long_name end |