Module

x/proc/tests/deps/colors.ts>bgRed

A better way to work with processes in Deno.
Latest
function bgRed
import { bgRed } from "https://dotland.deno.dev/x/proc@0.21.9/tests/deps/colors.ts";

Set background color to red.

Parameters

str: string

text to make its background red

Returns

string