Skip to main content
Module

x/cliffy/mod.ts>IRowOptions

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

Row options.

Properties

optional
indent: number
optional
border: boolean
optional
align: Direction