class documentation

class ACMEHeader(Header): (source)

View In Hierarchy

Display the header of the ACME text UI.

Method compose Compose the header.
Instance Variable tall Make the header tall. Inherited from the parent class.
def compose(self) -> ComposeResult: (source)

Compose the header.

Yields
The header content.
tall: bool = (source)

Make the header tall. Inherited from the parent class.