mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-25 17:52:02 +02:00
...
This commit is contained in:
@@ -142,7 +142,7 @@ alternately, you can use::
|
|||||||
debug('whatever')
|
debug('whatever')
|
||||||
|
|
||||||
The ``debug()`` function is just like ``print()`` except that the output
|
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.
|
running.
|
||||||
|
|
||||||
The ``handle_result()`` part of the kitten runs inside the kitty process.
|
The ``handle_result()`` part of the kitten runs inside the kitty process.
|
||||||
|
|||||||
Reference in New Issue
Block a user