Method: FormatEngine::FormatSet#short_name

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

#short_nameObject (readonly)

The short form name of the set.



10
11
12
# File 'lib/format_engine/format_spec/set.rb', line 10

def short_name
  @short_name
end