Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Set text color to gray.

Parameters

str: string

text to make gray

Returns

string