Skip to main content
Module

x/cliffy/mod.ts>GenericList.separator

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

Create list separator.

Parameters

optional
label = [UNSUPPORTED]

Separator label.

Returns

GenericListOption