Skip to main content
Module

x/cliffy/table/layout.ts>TableLayout#createLayout

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

Generates table layout including row and col span, converts all none Cell/Row values to Cells and Rows and returns the layout rendering settings.

Returns

IRenderSettings