Skip to main content
Module

x/unilogger/deps.ts>colors.hidden

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

Make the text hidden.

Parameters

str: string

text to hide

Returns

string