Skip to main content
Module

x/unilogger/deps.ts>colors.getColorEnabled

Logger utility module for Deno
Latest
function colors.getColorEnabled
import { colors } from "https://deno.land/x/unilogger@v1.1.0/deps.ts";
const { getColorEnabled } = colors;

Get whether text color change is enabled or disabled.

Returns

boolean