Skip to main content
Module

x/cliffy/command/deps.ts>dim

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Latest
function dim
import { dim } from "https://deno.land/x/cliffy@v1.0.0-rc.4/command/deps.ts";

The text emits only a small amount of light.

Parameters

str: string

text to dim

Warning: Not all terminal emulators support dim. For compatibility across all terminals, use gray or brightBlack instead.

Returns

string