Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
182
def
opt(text: str) -> str:
183
return
bold(text)
184
185
186
@role
Callers
6
main.py
File · 0.85
main.py
File · 0.85
main.py
File · 0.85
main.py
File · 0.85
main.py
File · 0.85
definition.py
File · 0.85
Calls
1
bold
Function · 0.85
Tested by
no test coverage detected