MCPcopy
hub / github.com/Textualize/rich / align.py

File align.py

rich/align.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from itertools import chain
2from typing import TYPE_CHECKING, Iterable, Optional, Literal
3
4from .constrain import Constrain

Callers

nothing calls this directly

Calls 8

ReprHighlighterClass · 0.90
ConsoleClass · 0.90
PanelClass · 0.90
GroupClass · 0.90
leftMethod · 0.80
centerMethod · 0.80
rightMethod · 0.80
printMethod · 0.80

Tested by

no test coverage detected