Skip to main content
Module

x/release_up/deps.ts>colors.underline

🌱 Automate releases with breeze
Latest
function colors.underline
import { colors } from "https://deno.land/x/release_up@0.8.0/deps.ts";
const { underline } = colors;

Make the text underline.

Parameters

str: string

text to underline

Returns

string