MCPcopy
hub / github.com/kovidgoyal/kitty / opt

Function opt

kitty/cli.py:182–183  ·  view source on GitHub ↗
(text: str)

Source from the content-addressed store, hash-verified

180
181@role
182def opt(text: str) -> str:
183 return bold(text)
184
185
186@role

Callers 6

main.pyFile · 0.85
main.pyFile · 0.85
main.pyFile · 0.85
main.pyFile · 0.85
main.pyFile · 0.85
definition.pyFile · 0.85

Calls 1

boldFunction · 0.85

Tested by

no test coverage detected