Skip to main content

adisplay_error

AsyncFunction
This function is defined in the main module.
Async version of display_error.

Signature

async def adisplay_error(message: str, console: Any) -> Any

Parameters

message
str
required
No description available.
console
Any
No description available.

Returns

Returns
Any
The result of the operation.