Skip to main content
Module

x/cliffy/dev_deps.ts>red

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
function red
import { red } from "https://deno.land/x/cliffy@v0.25.1/dev_deps.ts";

Set text color to red.

Parameters

str: string

text to make red

Returns

string