Method: FormatEngine::FormatSet#width

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

#widthObject

The width parameter. Handled internally so this is always zero.



16
17
18
# File 'lib/format_engine/format_spec/set.rb', line 16

def width
  0
end