Type Definitions
ResponseCallback(response) → {string}
This callback type is called `responseCallback` and is displayed as a global symbol.
Parameters:
| Name | Type | Description |
|---|---|---|
response |
LlaminateResponse |
Returns:
The string to display in the CLI for this response.
- Type
- string