Skip to main content
Module

x/cliffy/mod.ts>Row#border

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

Enable/disable cell border.

Parameters

enable: boolean

Enable/disable cell border.

optional
override = [UNSUPPORTED]

Override existing value.