askToFatal

Sends a concurrency message to the main thread to KamelosoLogger.fatal text to the local terminal.

static if(!(__VERSION__ >= 2099L))
alias askToFatal = askToOutputImpl!"fatal"

Meta