Module

x/cliffy/mod.ts>GenericList#getListItem

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

Render option.

Parameters

optional
isSelected: boolean

Set to true if option is selected.

Returns

string