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

Function draw

kitty/client.py:216–217  ·  view source on GitHub ↗
(*a: str)

Source from the content-addressed store, hash-verified

214
215
216def draw(*a: str) -> None:
217 write(' '.join(a))
218
219
220def screen_manipulate_title_stack(op: int, which: int) -> None:

Callers 1

Calls 1

writeFunction · 0.85

Tested by 1