Skip to main content
Module

x/drash/console/deps.ts>red

A microframework for Deno's HTTP server with zero third-party dependencies
Go to Latest
function red
import { red } from "https://deno.land/x/drash@v2.7.0/console/deps.ts";

Set text color to red.

Parameters

str: string

text to make red

Returns

string