Mint::Formatter::BrokenString
Describes a broken string ("Hello" \ "There") and contains logic to break the string just so that it fits with the maximum column length. It tries to break by words but will break words that doesn't fit in the remaining column width.
Constructors
Instance methods
clone
Sourcecopy_with(items _items = @items)
Sourceitems