Module

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

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

Set background color to cyan.

Parameters

str: string

text to make its background cyan

Returns

string