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