Skip to main content
Module

x/deploy/deps.ts>red

Command line tool for Deno Deploy
Go to Latest
function red
import { red } from "https://deno.land/x/deploy@1.4.0/deps.ts";

Set text color to red.

Parameters

str: string

text to make red

Returns

string