Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/proc/dev/deps.ts>colors.getColorEnabled

A better way to work with processes in Deno.
Go to Latest
function colors.getColorEnabled
import { colors } from "https://deno.land/x/proc@0.21.2/dev/deps.ts";
const { getColorEnabled } = colors;

Get whether text color change is enabled or disabled.

Returns

boolean