struct

Mint::Formatter::BreakNotFits

Inherits Struct < Value < Object

Describes a key, value pair. It will break the value (second value of the tuple) into a new indented line if the whole key, value pair doesn't fit in a line.

Constructors

new(items : Tuple(Nodes, Nodes), separator : String)
Source

Instance methods

clone
Source
copy_with(items _items = @items, separator _separator = @separator)
Source
items
separator