3
0
mirror of https://github.com/britzl/monarch.git synced 2025-06-27 10:27:49 +02:00

Added documentation about monarch.debug()

Fixes #16
This commit is contained in:
Björn Ritzl 2018-05-24 16:34:33 +02:00
parent a701f6cd92
commit d45005cd90

View File

@ -240,3 +240,7 @@ Check if a Monarch screen exists.
**RETURN** **RETURN**
* ```exists``` (boolean) - True if the screen exists. * ```exists``` (boolean) - True if the screen exists.
### monarch.debug()
Enable verbose logging of the internals of Monarch.