MCPcopy
hub / github.com/Textualize/rich / get_tree_icon

Method get_tree_icon

rich/layout.py:86–87  ·  view source on GitHub ↗

Get the icon (emoji) used in layout.tree

(self)

Source from the content-addressed store, hash-verified

84
85 @abstractmethod
86 def get_tree_icon(self) -> str:
87 """Get the icon (emoji) used in layout.tree"""
88
89 @abstractmethod
90 def divide(

Callers 1

summaryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected