Latch API
Instructions
Latch offers three types of built-in instructions, listed in the table below.
| Intercession Instructions | Debugging Instructions | Introspection Instructions |
|---|---|---|
| Invoke | Pause | Core dump |
| Perform action | Continue | Dump locals |
| Set local | Step | Dump callback mapping |
| Upload module | Set breakpoint | |
| Delete breakpoint | ||
| Reset |