Method: Numerals::Format::Mode#to_s

Defined in:
lib/numerals/format/mode.rb

#to_sObject



121
122
123
# File 'lib/numerals/format/mode.rb', line 121

def to_s
  "Mode[#{parameters(true).inspect.unwrap('{}')}]"
end