Module

x/cliffy/mod.ts>Select#format

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
method Select.prototype.format
import { Select } from "https://dotland.deno.dev/x/cliffy@v0.24.1/mod.ts";

Format output value.

Parameters

value: string

Output value.

Returns

string