Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/aleph/lib/log.ts>red

The Full-stack Framework in Deno.
Very Popular
Go to Latest
function red
Re-export
import { red } from "https://deno.land/x/aleph@1.0.0-alpha.76/lib/log.ts";

Set text color to red.

Parameters

str: string

text to make red

Returns

string