Skip to main content
Module

x/cliffy/table/table.ts>Table#align

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
method Table.prototype.align
import { Table } from "https://deno.land/x/cliffy@v1.0.0-rc.1/table/table.ts";

Align table content.

Parameters

direction: Direction

Align direction.

optional
override = [UNSUPPORTED]

Override existing value.