Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/velociraptor/deps.ts>red

The npm-style script runner for Deno
Latest
function red
import { red } from "https://deno.land/x/velociraptor@1.5.0/deps.ts";

Set text color to red.

Parameters

str: string

text to make red

Returns

string