class

Lemonade::Formatter::Raw::AttributeBlock

Inherits Lemonade::Formatter::BaseBlock < Lemonade::Block::BaseBlock < Reference < Object

e.g: %{+u} or %{!o}

Constructors

new(attribute : Char, state : Char)
Source

Class methods

disable(attr)
Source
enable(attr)
Source
toggle(attr)
Source

Instance methods

render(io)

TODO: doc

Source