mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-27 11:21:32 +00:00
...
This commit is contained in:
parent
70445f33e9
commit
b247cef85c
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@ alternately, you can use::
|
|||
debug('whatever')
|
||||
|
||||
The ``debug()`` function is just like ``print()`` except that the output
|
||||
will appear in the stdout of the kitty process inside which the kitten is
|
||||
will appear in the ``STDOUT`` of the kitty process inside which the kitten is
|
||||
running.
|
||||
|
||||
The ``handle_result()`` part of the kitten runs inside the kitty process.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue