debug¶
Hook for debugging that prints the output data and pauses runtime.
Inputs¶
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
| key | str | None | None | False |
| data | str | None | False | Which data to examine. One of public, private, temporary, or existing. Omit for all. |
Arguments¶
| Position | Argument | Type |
|---|---|---|
| 1 | key | str |
Returns¶
NoneType