struct

Mint::Formatter::NestedString

Inherits Struct < Value < Object

Describes a group of items where the leading whitespace is set to a fixed amount (on top of the current indentation).

Constructors

new(items : Array(String | Nodes), indentation : Int32)
Source

Instance methods

clone
Source
copy_with(items _items = @items, indentation _indentation = @indentation)
Source
indentation
items