import { colors } from "https://deno.land/x/proc@0.20.17/dev/deps.ts";
const { getColorEnabled } = colors;
Get whether text color change is enabled or disabled.
import { colors } from "https://deno.land/x/proc@0.20.17/dev/deps.ts";
const { getColorEnabled } = colors;
Get whether text color change is enabled or disabled.