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

File syntax.py

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

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3import os.path
4import re

Callers

nothing calls this directly

Calls 6

ConsoleClass · 0.90
StyleClass · 0.85
SyntaxClass · 0.85
from_pathMethod · 0.80
printMethod · 0.80
readMethod · 0.45

Tested by

no test coverage detected